Class: Aws::Types::ZeroEtlAccess
- Inherits:
-
Object
- Object
- Aws::Types::ZeroEtlAccess
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cidr ⇒ ::String
Returns the value of attribute cidr.
-
#status ⇒ "ENABLED", ...
Returns the value of attribute status.
Instance Attribute Details
#cidr ⇒ ::String
Returns the value of attribute cidr.
2686 2687 2688 |
# File 'sig/types.rbs', line 2686 def cidr @cidr end |
#status ⇒ "ENABLED", ...
Returns the value of attribute status.
2685 2686 2687 |
# File 'sig/types.rbs', line 2685 def status @status end |