Class: Aws::Types::WickrAwsNetworks
- Inherits:
-
Object
- Object
- Aws::Types::WickrAwsNetworks
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#network_id ⇒ ::String
Returns the value of attribute network_id.
-
#region ⇒ ::String
Returns the value of attribute region.
Instance Attribute Details
#network_id ⇒ ::String
Returns the value of attribute network_id.
1013 1014 1015 |
# File 'sig/types.rbs', line 1013 def network_id @network_id end |
#region ⇒ ::String
Returns the value of attribute region.
1012 1013 1014 |
# File 'sig/types.rbs', line 1012 def region @region end |