Class: Aws::Types::DestinationProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destination_arn::String

Returns the value of attribute destination_arn.

Returns:

  • (::String)


861
862
863
# File 'sig/types.rbs', line 861

def destination_arn
  @destination_arn
end

#kms_key_arn::String

Returns the value of attribute kms_key_arn.

Returns:

  • (::String)


862
863
864
# File 'sig/types.rbs', line 862

def kms_key_arn
  @kms_key_arn
end