| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
IamInstanceProfileSpecification |
RequestSpotLaunchSpecification.iamInstanceProfile()
The IAM instance profile.
|
IamInstanceProfileSpecification |
SpotFleetLaunchSpecification.iamInstanceProfile()
The IAM instance profile.
|
IamInstanceProfileSpecification |
RunInstancesRequest.iamInstanceProfile()
The IAM instance profile.
|
IamInstanceProfileSpecification |
LaunchSpecification.iamInstanceProfile()
The IAM instance profile.
|
IamInstanceProfileSpecification |
ReplaceIamInstanceProfileAssociationRequest.iamInstanceProfile()
The IAM instance profile.
|
IamInstanceProfileSpecification |
AssociateIamInstanceProfileRequest.iamInstanceProfile()
The IAM instance profile.
|
| Modifier and Type | Method and Description |
|---|---|
RequestSpotLaunchSpecification.Builder |
RequestSpotLaunchSpecification.Builder.iamInstanceProfile(IamInstanceProfileSpecification iamInstanceProfile)
The IAM instance profile.
|
SpotFleetLaunchSpecification.Builder |
SpotFleetLaunchSpecification.Builder.iamInstanceProfile(IamInstanceProfileSpecification iamInstanceProfile)
The IAM instance profile.
|
RunInstancesRequest.Builder |
RunInstancesRequest.Builder.iamInstanceProfile(IamInstanceProfileSpecification iamInstanceProfile)
The IAM instance profile.
|
LaunchSpecification.Builder |
LaunchSpecification.Builder.iamInstanceProfile(IamInstanceProfileSpecification iamInstanceProfile)
The IAM instance profile.
|
ReplaceIamInstanceProfileAssociationRequest.Builder |
ReplaceIamInstanceProfileAssociationRequest.Builder.iamInstanceProfile(IamInstanceProfileSpecification iamInstanceProfile)
The IAM instance profile.
|
AssociateIamInstanceProfileRequest.Builder |
AssociateIamInstanceProfileRequest.Builder.iamInstanceProfile(IamInstanceProfileSpecification iamInstanceProfile)
The IAM instance profile.
|
Copyright © 2021. All rights reserved.