Class: Aws::Types::CspmProviderUpdateConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::CspmProviderUpdateConfiguration
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#azure ⇒ Types::AzureUpdateConfiguration
Returns the value of attribute azure.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#azure ⇒ Types::AzureUpdateConfiguration
Returns the value of attribute azure.
5322 5323 5324 |
# File 'sig/types.rbs', line 5322 def azure @azure end |
#unknown ⇒ Object
Returns the value of attribute unknown.
5323 5324 5325 |
# File 'sig/types.rbs', line 5323 def unknown @unknown end |