Class: Aws::Types::SelfManagedLatticeResource
- Inherits:
-
Object
- Object
- Aws::Types::SelfManagedLatticeResource
- Defined in:
- sig/types.rbs
Defined Under Namespace
Classes: ResourceConfigurationIdentifier, Unknown
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource_configuration_identifier ⇒ ::String
Returns the value of attribute resource_configuration_identifier.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#resource_configuration_identifier ⇒ ::String
Returns the value of attribute resource_configuration_identifier.
398 399 400 |
# File 'sig/types.rbs', line 398 def resource_configuration_identifier @resource_configuration_identifier end |
#unknown ⇒ Object
Returns the value of attribute unknown.
399 400 401 |
# File 'sig/types.rbs', line 399 def unknown @unknown end |