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)


475
476
477
# File 'sig/types.rbs', line 475

def resource_configuration_identifier
  @resource_configuration_identifier
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


476
477
478
# File 'sig/types.rbs', line 476

def unknown
  @unknown
end