Class: Aws::Types::DeleteVpcEncryptionControlResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteVpcEncryptionControlResult
- 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.
4903 4904 4905 |
# File 'sig/types.rbs', line 4903 def vpc_encryption_control @vpc_encryption_control end |