| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2LaunchTemplateDataIamInstanceProfileDetails |
AwsEc2LaunchTemplateDataIamInstanceProfileDetails.clone() |
AwsEc2LaunchTemplateDataIamInstanceProfileDetails |
AwsEc2LaunchTemplateDataDetails.getIamInstanceProfile()
The name or Amazon Resource Name (ARN) of an IAM instance profile.
|
AwsEc2LaunchTemplateDataIamInstanceProfileDetails |
AwsEc2LaunchTemplateDataIamInstanceProfileDetails.withArn(String arn)
The Amazon Resource Name (ARN) of the instance profile.
|
AwsEc2LaunchTemplateDataIamInstanceProfileDetails |
AwsEc2LaunchTemplateDataIamInstanceProfileDetails.withName(String name)
The name of the instance profile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2LaunchTemplateDataDetails.setIamInstanceProfile(AwsEc2LaunchTemplateDataIamInstanceProfileDetails iamInstanceProfile)
The name or Amazon Resource Name (ARN) of an IAM instance profile.
|
AwsEc2LaunchTemplateDataDetails |
AwsEc2LaunchTemplateDataDetails.withIamInstanceProfile(AwsEc2LaunchTemplateDataIamInstanceProfileDetails iamInstanceProfile)
The name or Amazon Resource Name (ARN) of an IAM instance profile.
|
Copyright © 2023. All rights reserved.