Class: Aws::Types::CreateMarketplaceModelEndpointResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateMarketplaceModelEndpointResponse
- 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.
1093 1094 1095 |
# File 'sig/types.rbs', line 1093 def marketplace_model_endpoint @marketplace_model_endpoint end |