ResourcePolicy

class ResourcePolicy : KotlinCustomResource

Retrieves information about the resource policy. The resource policy is an IAM policy created by AWS RAM on behalf of the resource owner when they share a resource.

Properties

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val policy: Output<Any>

The Amazon Resource Name (ARN) of the service network or service. Search the CloudFormation User Guide for AWS::VpcLattice::ResourcePolicy for more information about the expected schema for this property.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val resourceArn: Output<String>

An IAM policy.

Link copied to clipboard
val urn: Output<String>