Class: Aws::Types::UpdateMarketplaceModelEndpointResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateMarketplaceModelEndpointResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#marketplace_model_endpoint ⇒ Types::MarketplaceModelEndpoint
Returns the value of attribute marketplace_model_endpoint.
Instance Attribute Details
#marketplace_model_endpoint ⇒ Types::MarketplaceModelEndpoint
Returns the value of attribute marketplace_model_endpoint.
3672 3673 3674 |
# File 'sig/types.rbs', line 3672 def marketplace_model_endpoint @marketplace_model_endpoint end |