Class: Aws::Types::NetworkFabricConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::NetworkFabricConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#edition ⇒ "STARTER", "STANDARD"
Returns the value of attribute edition.
Instance Attribute Details
#edition ⇒ "STARTER", "STANDARD"
Returns the value of attribute edition.
444 445 446 |
# File 'sig/types.rbs', line 444 def edition @edition end |