Class: Aws::Types::GetServiceViewInput
- Inherits:
-
Object
- Object
- Aws::Types::GetServiceViewInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_view_arn ⇒ ::String
Returns the value of attribute service_view_arn.
Instance Attribute Details
#service_view_arn ⇒ ::String
Returns the value of attribute service_view_arn.
179 180 181 |
# File 'sig/types.rbs', line 179 def service_view_arn @service_view_arn end |