Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
DescribePrincipalIdFormatResult |
AmazonEC2Client.describePrincipalIdFormat(DescribePrincipalIdFormatRequest request)
Describes the ID format settings for the root user and all IAM roles and IAM users that have explicitly specified
a longer ID (17-character ID) preference.
|
DescribePrincipalIdFormatResult |
AmazonEC2.describePrincipalIdFormat(DescribePrincipalIdFormatRequest describePrincipalIdFormatRequest)
Describes the ID format settings for the root user and all IAM roles and IAM users that have explicitly specified
a longer ID (17-character ID) preference.
|
DescribePrincipalIdFormatResult |
AbstractAmazonEC2.describePrincipalIdFormat(DescribePrincipalIdFormatRequest request) |
Modifier and Type | Method and Description |
---|---|
DescribePrincipalIdFormatResult |
DescribePrincipalIdFormatResult.clone() |
DescribePrincipalIdFormatResult |
DescribePrincipalIdFormatResult.withNextToken(String nextToken)
The token to use to retrieve the next page of results.
|
DescribePrincipalIdFormatResult |
DescribePrincipalIdFormatResult.withPrincipals(Collection<PrincipalIdFormat> principals)
Information about the ID format settings for the ARN.
|
DescribePrincipalIdFormatResult |
DescribePrincipalIdFormatResult.withPrincipals(PrincipalIdFormat... principals)
Information about the ID format settings for the ARN.
|
Copyright © 2023. All rights reserved.