Class: Aws::Types::GetProviderServiceInput
- Inherits:
-
Object
- Object
- Aws::Types::GetProviderServiceInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#provider_name ⇒ ::String
Returns the value of attribute provider_name.
-
#provider_service_name ⇒ ::String
Returns the value of attribute provider_service_name.
Instance Attribute Details
#provider_name ⇒ ::String
Returns the value of attribute provider_name.
364 365 366 |
# File 'sig/types.rbs', line 364 def provider_name @provider_name end |
#provider_service_name ⇒ ::String
Returns the value of attribute provider_service_name.
365 366 367 |
# File 'sig/types.rbs', line 365 def provider_service_name @provider_service_name end |