public static interface LaunchTemplateIamInstanceProfileSpecificationRequest.Builder extends SdkPojo, CopyableBuilder<LaunchTemplateIamInstanceProfileSpecificationRequest.Builder,LaunchTemplateIamInstanceProfileSpecificationRequest>
| Modifier and Type | Method and Description |
|---|---|
LaunchTemplateIamInstanceProfileSpecificationRequest.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the instance profile.
|
LaunchTemplateIamInstanceProfileSpecificationRequest.Builder |
name(String name)
The name of the instance profile.
|
copyapplyMutation, buildLaunchTemplateIamInstanceProfileSpecificationRequest.Builder arn(String arn)
The Amazon Resource Name (ARN) of the instance profile.
arn - The Amazon Resource Name (ARN) of the instance profile.LaunchTemplateIamInstanceProfileSpecificationRequest.Builder name(String name)
The name of the instance profile.
name - The name of the instance profile.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.