public static interface AwsEc2LaunchTemplateDataIamInstanceProfileDetails.Builder extends SdkPojo, CopyableBuilder<AwsEc2LaunchTemplateDataIamInstanceProfileDetails.Builder,AwsEc2LaunchTemplateDataIamInstanceProfileDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsEc2LaunchTemplateDataIamInstanceProfileDetails.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the instance profile.
|
AwsEc2LaunchTemplateDataIamInstanceProfileDetails.Builder |
name(String name)
The name of the instance profile.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsEc2LaunchTemplateDataIamInstanceProfileDetails.Builder arn(String arn)
The Amazon Resource Name (ARN) of the instance profile.
arn - The Amazon Resource Name (ARN) of the instance profile.AwsEc2LaunchTemplateDataIamInstanceProfileDetails.Builder name(String name)
The name of the instance profile.
name - The name of the instance profile.Copyright © 2023. All rights reserved.