Class: Aws::Types::ServiceSystemDisassociatedMetadata

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#system_arn::String

Returns the value of attribute system_arn.

Returns:

  • (::String)


1399
1400
1401
# File 'sig/types.rbs', line 1399

def system_arn
  @system_arn
end

#system_id::String

Returns the value of attribute system_id.

Returns:

  • (::String)


1397
1398
1399
# File 'sig/types.rbs', line 1397

def system_id
  @system_id
end

#system_name::String

Returns the value of attribute system_name.

Returns:

  • (::String)


1398
1399
1400
# File 'sig/types.rbs', line 1398

def system_name
  @system_name
end