Class: Aws::Types::DisableHttpEndpointRequest
- Inherits:
-
Object
- Object
- Aws::Types::DisableHttpEndpointRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
Instance Attribute Details
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
2453 2454 2455 |
# File 'sig/types.rbs', line 2453 def resource_arn @resource_arn end |