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)


1759
1760
1761
# File 'sig/types.rbs', line 1759

def delivery_destination_name
  @delivery_destination_name
end

#delivery_destination_policy::String

Returns the value of attribute delivery_destination_policy.

Returns:

  • (::String)


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

def delivery_destination_policy
  @delivery_destination_policy
end