Uses of Class
software.amazon.awssdk.services.ec2.model.AssociatedRole
Packages that use AssociatedRole
-
Uses of AssociatedRole in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AssociatedRoleModifier and TypeMethodDescriptionfinal List<AssociatedRole>GetAssociatedEnclaveCertificateIamRolesResponse.associatedRoles()Information about the associated IAM roles.Methods in software.amazon.awssdk.services.ec2.model with parameters of type AssociatedRoleModifier and TypeMethodDescriptionGetAssociatedEnclaveCertificateIamRolesResponse.Builder.associatedRoles(AssociatedRole... associatedRoles) Information about the associated IAM roles.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type AssociatedRoleModifier and TypeMethodDescriptionGetAssociatedEnclaveCertificateIamRolesResponse.Builder.associatedRoles(Collection<AssociatedRole> associatedRoles) Information about the associated IAM roles.