Class: Aws::Types::DestinationInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1097
1098
1099
# File 'sig/types.rbs', line 1097

def id
  @id
end

#service::String

Returns the value of attribute service.

Returns:

  • (::String)


1098
1099
1100
# File 'sig/types.rbs', line 1098

def service
  @service
end