policy

@JvmName(name = "jxagucwtegljbphq")
suspend fun policy(value: Output<String>)
@JvmName(name = "kcgmgxuqugmngbgp")
suspend fun policy(value: String?)

Parameters

value

Valid JSON document representing a resource policy. Removing policy from your configuration or setting policy to null or an empty string (i.e., policy = "") will not delete the policy since it could have been set by aws.secretsmanager.SecretPolicy. To delete the policy, set it to "{}" (an empty JSON document).