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)


1449
1450
1451
# File 'sig/types.rbs', line 1449

def system_arn
  @system_arn
end

#system_id::String

Returns the value of attribute system_id.

Returns:

  • (::String)


1447
1448
1449
# File 'sig/types.rbs', line 1447

def system_id
  @system_id
end

#system_name::String

Returns the value of attribute system_name.

Returns:

  • (::String)


1448
1449
1450
# File 'sig/types.rbs', line 1448

def system_name
  @system_name
end