Class: Aws::Types::DestinationConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#services::Array[::String]

Returns the value of attribute services.

Returns:

  • (::Array[::String])


38
39
40
# File 'sig/types.rbs', line 38

def services
  @services
end

#thing_name::String

Returns the value of attribute thing_name.

Returns:

  • (::String)


37
38
39
# File 'sig/types.rbs', line 37

def thing_name
  @thing_name
end