Class: Aws::Types::DescribeAccountVpcEncryptionControlResult
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAccountVpcEncryptionControlResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_vpc_encryption_control ⇒ Types::AccountVpcEncryptionControl
Returns the value of attribute account_vpc_encryption_control.
Instance Attribute Details
#account_vpc_encryption_control ⇒ Types::AccountVpcEncryptionControl
Returns the value of attribute account_vpc_encryption_control.
5117 5118 5119 |
# File 'sig/types.rbs', line 5117 def account_vpc_encryption_control @account_vpc_encryption_control end |