Class: Aws::Types::CspmProviderConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::CspmProviderConfiguration
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#azure ⇒ Types::AzureProviderConfiguration
Returns the value of attribute azure.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#azure ⇒ Types::AzureProviderConfiguration
Returns the value of attribute azure.
5293 5294 5295 |
# File 'sig/types.rbs', line 5293 def azure @azure end |
#unknown ⇒ Object
Returns the value of attribute unknown.
5294 5295 5296 |
# File 'sig/types.rbs', line 5294 def unknown @unknown end |