Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 963 Bytes

AWSInfrastructureAccessRole.md

File metadata and controls

16 lines (12 loc) · 963 Bytes

AWSInfrastructureAccessRole

A set of acces permissions for AWS resources

Properties

Name Type Description Notes
kind str Indicates the type of this object. Will be 'AWSInfrastructureAccessRole' if this is a complete object or 'AWSInfrastructureAccessRoleLink' if it is just a link. [optional]
id str Unique identifier of the object. [optional]
href str Self link. [optional]
description str Description of the role. [optional]
display_name str Human friendly identifier of the role, for example `Read only`. [optional]
state AWSInfrastructureAccessRoleState [optional]

[Back to Model list] [Back to API list] [Back to README]