Class: Aws::Types::NamespaceProviderProperties
- Inherits:
-
Object
- Object
- Aws::Types::NamespaceProviderProperties
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#provider_configuration ⇒ Object
Returns the value of attribute provider_configuration.
-
#provider_service_arn ⇒ ::String
Returns the value of attribute provider_service_arn.
Instance Attribute Details
#provider_configuration ⇒ Object
Returns the value of attribute provider_configuration.
671 672 673 |
# File 'sig/types.rbs', line 671 def provider_configuration @provider_configuration end |
#provider_service_arn ⇒ ::String
Returns the value of attribute provider_service_arn.
670 671 672 |
# File 'sig/types.rbs', line 670 def provider_service_arn @provider_service_arn end |