CopyableBuilder<DescribeIdentityIdFormatRequest.Builder,DescribeIdentityIdFormatRequest>, SdkBuilder<DescribeIdentityIdFormatRequest.Builder,DescribeIdentityIdFormatRequest>public static interface DescribeIdentityIdFormatRequest.Builder extends CopyableBuilder<DescribeIdentityIdFormatRequest.Builder,DescribeIdentityIdFormatRequest>
| Modifier and Type | Method | Description |
|---|---|---|
DescribeIdentityIdFormatRequest.Builder |
principalArn(String principalArn) |
The ARN of the principal, which can be an IAM role, IAM user, or the root user.
|
DescribeIdentityIdFormatRequest.Builder |
resource(String resource) |
The type of resource:
instance | reservation | snapshot |
volume |
copyapply, buildDescribeIdentityIdFormatRequest.Builder principalArn(String principalArn)
The ARN of the principal, which can be an IAM role, IAM user, or the root user.
principalArn - The ARN of the principal, which can be an IAM role, IAM user, or the root user.DescribeIdentityIdFormatRequest.Builder resource(String resource)
The type of resource: instance | reservation | snapshot |
volume
resource - The type of resource: instance | reservation | snapshot |
volumeCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.