Class: Aws::Types::SelfManagedLatticeResource

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

Defined Under Namespace

Classes: ResourceConfigurationIdentifier, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_configuration_identifier::String

Returns the value of attribute resource_configuration_identifier.

Returns:

  • (::String)


398
399
400
# File 'sig/types.rbs', line 398

def resource_configuration_identifier
  @resource_configuration_identifier
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


399
400
401
# File 'sig/types.rbs', line 399

def unknown
  @unknown
end