Class: Aws::Types::PutDeliveryDestinationPolicyRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#delivery_destination_name::String

Returns the value of attribute delivery_destination_name.

Returns:

  • (::String)


1761
1762
1763
# File 'sig/types.rbs', line 1761

def delivery_destination_name
  @delivery_destination_name
end

#delivery_destination_policy::String

Returns the value of attribute delivery_destination_policy.

Returns:

  • (::String)


1762
1763
1764
# File 'sig/types.rbs', line 1762

def delivery_destination_policy
  @delivery_destination_policy
end