ResourcePolicy

class ResourcePolicy : KotlinCustomResource

Resource Type definition for AWS::SSM::ResourcePolicy

Properties

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

Actual policy statement. Search the CloudFormation User Guide for AWS::SSM::ResourcePolicy for more information about the expected schema for this property.

Link copied to clipboard
val policyHash: Output<String>

A snapshot identifier for the policy over time.

Link copied to clipboard
val policyId: Output<String>

An unique identifier within the policies of a resource.

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

Arn of OpsItemGroup etc.

Link copied to clipboard
val urn: Output<String>