Class: Aws::Types::TerminateSolNetworkInstanceOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:tags])

Instance Attribute Summary collapse

Instance Attribute Details

#ns_lcm_op_occ_id::String

Returns the value of attribute ns_lcm_op_occ_id.

Returns:

  • (::String)


595
596
597
# File 'sig/types.rbs', line 595

def ns_lcm_op_occ_id
  @ns_lcm_op_occ_id
end

#tags::Hash[::String, ::String]

Returns the value of attribute tags.

Returns:

  • (::Hash[::String, ::String])


596
597
598
# File 'sig/types.rbs', line 596

def tags
  @tags
end