Class: Aws::Types::PermittedWickrEnterpriseNetwork
- Inherits:
-
Object
- Object
- Aws::Types::PermittedWickrEnterpriseNetwork
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#domain ⇒ ::String
Returns the value of attribute domain.
-
#network_id ⇒ ::String
Returns the value of attribute network_id.
Instance Attribute Details
#domain ⇒ ::String
Returns the value of attribute domain.
697 698 699 |
# File 'sig/types.rbs', line 697 def domain @domain end |
#network_id ⇒ ::String
Returns the value of attribute network_id.
698 699 700 |
# File 'sig/types.rbs', line 698 def network_id @network_id end |