AWSEC2ReplaceIamInstanceProfileAssociationRequest
Objective-C
@interface AWSEC2ReplaceIamInstanceProfileAssociationRequestSwift
class AWSEC2ReplaceIamInstanceProfileAssociationRequest- 
                  
                  The ID of the existing IAM instance profile association. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable associationId;Swift var associationId: String? { get set }
- 
                  
                  The IAM instance profile. DeclarationObjective-C @property (nonatomic, strong) AWSEC2IamInstanceProfileSpecification *_Nullable iamInstanceProfile;Swift var iamInstanceProfile: AWSEC2IamInstanceProfileSpecification? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2ReplaceIamInstanceProfileAssociationRequest Class Reference
        AWSEC2ReplaceIamInstanceProfileAssociationRequest Class Reference