Class: Aws::Types::ServiceSystemAssociatedMetadata

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:



1442
1443
1444
# File 'sig/types.rbs', line 1442

def system_arn
  @system_arn
end

#system_name::String

Returns the value of attribute system_name.

Returns:



1441
1442
1443
# File 'sig/types.rbs', line 1441

def system_name
  @system_name
end