Class: Aws::Types::ProviderDetailCreate
- Inherits:
-
Object
- Object
- Aws::Types::ProviderDetailCreate
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#azure ⇒ Types::AzureProviderDetailCreate
Returns the value of attribute azure.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#azure ⇒ Types::AzureProviderDetailCreate
Returns the value of attribute azure.
2322 2323 2324 |
# File 'sig/types.rbs', line 2322 def azure @azure end |
#unknown ⇒ Object
Returns the value of attribute unknown.
2323 2324 2325 |
# File 'sig/types.rbs', line 2323 def unknown @unknown end |