Class: Aws::Types::CspmProviderDetail
- Inherits:
-
Object
- Object
- Aws::Types::CspmProviderDetail
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#azure ⇒ Types::AzureDetail
Returns the value of attribute azure.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#azure ⇒ Types::AzureDetail
Returns the value of attribute azure.
5304 5305 5306 |
# File 'sig/types.rbs', line 5304 def azure @azure end |
#unknown ⇒ Object
Returns the value of attribute unknown.
5305 5306 5307 |
# File 'sig/types.rbs', line 5305 def unknown @unknown end |