OBJECT
AwsTrustPolicy
Description
Response of retrieving the trust policy.
link GraphQL Schema definition
- type AwsTrustPolicy {
- # Result of retrieving the trust policy.
- : [AwsTrustPolicyResult!]!
- }
OBJECT
Response of retrieving the trust policy.
- type AwsTrustPolicy {
- # Result of retrieving the trust policy.
- : [AwsTrustPolicyResult!]!
- }