Class: Aws::Types::EndpointConfig
- Inherits:
-
Object
- Object
- Aws::Types::EndpointConfig
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sage_maker ⇒ Types::SageMakerEndpoint
Returns the value of attribute sage_maker.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#sage_maker ⇒ Types::SageMakerEndpoint
Returns the value of attribute sage_maker.
1433 1434 1435 |
# File 'sig/types.rbs', line 1433 def sage_maker @sage_maker end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1434 1435 1436 |
# File 'sig/types.rbs', line 1434 def unknown @unknown end |