ResourcePolicy

class ResourcePolicy : KotlinCustomResource

Resource Type definition for AWS::SecretsManager::ResourcePolicy

Properties

Link copied to clipboard
val awsId: Output<String>

The Arn of the secret.

Link copied to clipboard

Specifies whether to block resource-based policies that allow broad access to the secret.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val resourcePolicy: Output<Any>

A JSON-formatted string for an AWS resource-based policy. Search the CloudFormation User Guide for AWS::SecretsManager::ResourcePolicy for more information about the expected schema for this property.

Link copied to clipboard
val secretId: Output<String>

The ARN or name of the secret to attach the resource-based policy.

Link copied to clipboard
val urn: Output<String>