Class: Aws::Types::CreateVpcEncryptionControlResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateVpcEncryptionControlResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vpc_encryption_control ⇒ Types::VpcEncryptionControl
Returns the value of attribute vpc_encryption_control.
Instance Attribute Details
#vpc_encryption_control ⇒ Types::VpcEncryptionControl
Returns the value of attribute vpc_encryption_control.
3731 3732 3733 |
# File 'sig/types.rbs', line 3731 def vpc_encryption_control @vpc_encryption_control end |