Class: Aws::Types::UpdateSolNetworkInstanceOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#ns_lcm_op_occ_id::String

Returns the value of attribute ns_lcm_op_occ_id.

Returns:



647
648
649
# File 'sig/types.rbs', line 647

def ns_lcm_op_occ_id
  @ns_lcm_op_occ_id
end

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

Returns the value of attribute tags.

Returns:



648
649
650
# File 'sig/types.rbs', line 648

def tags
  @tags
end