| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static AWSAssumeRoleType |
AWSAssumeRoleType.AWSASSUMEROLE |
| Modifier and Type | Method and Description |
|---|---|
static AWSAssumeRoleType |
AWSAssumeRoleType.fromValue(String value) |
AWSAssumeRoleType |
AWSAssumeRoleUpdate.getType()
The definition of
AWSAssumeRoleType object. |
AWSAssumeRoleType |
AWSAssumeRole.getType()
The definition of
AWSAssumeRoleType object. |
| Modifier and Type | Method and Description |
|---|---|
void |
AWSAssumeRoleType.AWSAssumeRoleTypeSerializer.serialize(AWSAssumeRoleType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
AWSAssumeRoleUpdate.setType(AWSAssumeRoleType type) |
void |
AWSAssumeRole.setType(AWSAssumeRoleType type) |
AWSAssumeRoleUpdate |
AWSAssumeRoleUpdate.type(AWSAssumeRoleType type) |
AWSAssumeRole |
AWSAssumeRole.type(AWSAssumeRoleType type) |
| Constructor and Description |
|---|
AWSAssumeRole(String accountId,
String role,
AWSAssumeRoleType type) |
AWSAssumeRoleUpdate(AWSAssumeRoleType type) |
| Constructor and Description |
|---|
AWSAssumeRoleTypeSerializer(Class<AWSAssumeRoleType> t) |
Copyright © 2026. All rights reserved.