OBJECT
AwsTrustPolicyResult
Description
Result of retrieving the trust policy.
link GraphQL Schema definition
- type AwsTrustPolicyResult {
- # Trust policy for an artifact.
- ArtifactPolicy!]! : [
- # Native ID of the AWS account.
- String! :
- }
OBJECT
Result of retrieving the trust policy.
- type AwsTrustPolicyResult {
- # Trust policy for an artifact.
- ArtifactPolicy!]! : [
- # Native ID of the AWS account.
- String! :
- }