Class: Aws::Types::ProviderDetailUpdate
- Inherits:
-
Object
- Object
- Aws::Types::ProviderDetailUpdate
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#azure ⇒ Types::AzureProviderDetailUpdate
Returns the value of attribute azure.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#azure ⇒ Types::AzureProviderDetailUpdate
Returns the value of attribute azure.
2333 2334 2335 |
# File 'sig/types.rbs', line 2333 def azure @azure end |
#unknown ⇒ Object
Returns the value of attribute unknown.
2334 2335 2336 |
# File 'sig/types.rbs', line 2334 def unknown @unknown end |