Class: Aws::Types::GetMarketplaceModelEndpointRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetMarketplaceModelEndpointRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#endpoint_arn ⇒ ::String
Returns the value of attribute endpoint_arn.
Instance Attribute Details
#endpoint_arn ⇒ ::String
Returns the value of attribute endpoint_arn.
1975 1976 1977 |
# File 'sig/types.rbs', line 1975 def endpoint_arn @endpoint_arn end |