AWSIAMRoleInlinePolicy
No description
type AWSIAMRoleInlinePolicy {
name: String!
rawDocument: JSON!
}
Fields
AWSIAMRoleInlinePolicy.name ● String! non-null scalar
The friendly name that identifies the policy
AWSIAMRoleInlinePolicy.rawDocument ● JSON! non-null scalar
The policy document in JSON format
Implemented by
AWSIAMRolePolicy union