Class: Aws::Types::Network
- Inherits:
-
Object
- Object
- Aws::Types::Network
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#as_name ⇒ ::String
Returns the value of attribute as_name.
-
#as_number ⇒ ::Integer
Returns the value of attribute as_number.
Instance Attribute Details
#as_name ⇒ ::String
Returns the value of attribute as_name.
317 318 319 |
# File 'sig/types.rbs', line 317 def as_name @as_name end |
#as_number ⇒ ::Integer
Returns the value of attribute as_number.
318 319 320 |
# File 'sig/types.rbs', line 318 def as_number @as_number end |