delivery Destination Policy
suspend fun deliveryDestinationPolicy(value: Output<List<DeliveryDestinationDestinationPolicyArgs>>)
Parameters
value
IAM policy that grants permissions to CloudWatch Logs to deliver logs cross-account to a specified destination in this account. The policy must be in JSON string format. Length Constraints: Maximum length of 51200
suspend fun deliveryDestinationPolicy(vararg values: Output<DeliveryDestinationDestinationPolicyArgs>)
suspend fun deliveryDestinationPolicy(values: List<Output<DeliveryDestinationDestinationPolicyArgs>>)
Parameters
values
IAM policy that grants permissions to CloudWatch Logs to deliver logs cross-account to a specified destination in this account. The policy must be in JSON string format. Length Constraints: Maximum length of 51200
suspend fun deliveryDestinationPolicy(argument: List<suspend DeliveryDestinationDestinationPolicyArgsBuilder.() -> Unit>)
suspend fun deliveryDestinationPolicy(vararg argument: suspend DeliveryDestinationDestinationPolicyArgsBuilder.() -> Unit)
suspend fun deliveryDestinationPolicy(argument: suspend DeliveryDestinationDestinationPolicyArgsBuilder.() -> Unit)
Parameters
argument
IAM policy that grants permissions to CloudWatch Logs to deliver logs cross-account to a specified destination in this account. The policy must be in JSON string format. Length Constraints: Maximum length of 51200