Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 791 Bytes

AWSSTSRole.md

File metadata and controls

16 lines (12 loc) · 791 Bytes

AWSSTSRole

Representation of an sts role for a rosa cluster

Properties

Name Type Description Notes
hcp_managed_policies bool Does this Role have HCP Managed Policies? [optional]
is_admin bool Does this role have Admin permission? [optional]
managed_policies bool Does this Role have Managed Policies? [optional]
arn str The AWS ARN for this Role [optional]
type str The type of this Role [optional]
role_version str The Openshift Version for this Role [optional]

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