Lifecycle Policy Policy Details Event Source Parameters Args
data class LifecyclePolicyPolicyDetailsEventSourceParametersArgs(val descriptionRegex: Output<String>, val eventType: Output<String>, val snapshotOwners: Output<List<String>>) : ConvertibleToJava<LifecyclePolicyPolicyDetailsEventSourceParametersArgs>
Properties
Link copied to clipboard
The snapshot description that can trigger the policy. The description pattern is specified using a regular expression. The policy runs only if a snapshot with a description that matches the specified pattern is shared with your account.
Link copied to clipboard
The IDs of the AWS accounts that can trigger policy by sharing snapshots with your account. The policy only runs if one of the specified AWS accounts shares a snapshot with your account.