| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
ReplaceIamInstanceProfileAssociationRequest.Builder |
ReplaceIamInstanceProfileAssociationRequest.Builder.associationId(String associationId)
The ID of the existing IAM instance profile association.
|
static ReplaceIamInstanceProfileAssociationRequest.Builder |
ReplaceIamInstanceProfileAssociationRequest.builder() |
ReplaceIamInstanceProfileAssociationRequest.Builder |
ReplaceIamInstanceProfileAssociationRequest.Builder.iamInstanceProfile(IamInstanceProfileSpecification iamInstanceProfile)
The IAM instance profile.
|
ReplaceIamInstanceProfileAssociationRequest.Builder |
ReplaceIamInstanceProfileAssociationRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ReplaceIamInstanceProfileAssociationRequest.Builder> |
ReplaceIamInstanceProfileAssociationRequest.serializableBuilderClass() |
Copyright © 2017. All rights reserved.