DeliveryDestinationDestinationPolicyArgs

data class DeliveryDestinationDestinationPolicyArgs(val deliveryDestinationName: Output<String>, val deliveryDestinationPolicy: Output<String>) : ConvertibleToJava<DeliveryDestinationDestinationPolicyArgs>

Constructors

Link copied to clipboard
constructor(deliveryDestinationName: Output<String>, deliveryDestinationPolicy: Output<String>)

Properties

Link copied to clipboard

The name of the delivery destination to assign this policy to

Link copied to clipboard

The contents of the policy attached to the delivery destination

Functions

Link copied to clipboard
open override fun toJava(): DeliveryDestinationDestinationPolicyArgs