Class: Aws::Types::GetMarketplaceModelEndpointResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetMarketplaceModelEndpointResponse
- 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.
1980 1981 1982 |
# File 'sig/types.rbs', line 1980 def marketplace_model_endpoint @marketplace_model_endpoint end |