Class: Aws::Types::DeleteMarketplaceModelEndpointRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteMarketplaceModelEndpointRequest
- 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.
1374 1375 1376 |
# File 'sig/types.rbs', line 1374 def endpoint_arn @endpoint_arn end |