Module: Aws::EC2::Client::_DescribeVpcEncryptionControlsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeVpcEncryptionControlsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
8584 |
# File 'sig/client.rbs', line 8584
def next_token: () -> ::String
|
#vpc_encryption_controls ⇒ ::Array[Types::VpcEncryptionControl]
8583 |
# File 'sig/client.rbs', line 8583
def vpc_encryption_controls: () -> ::Array[Types::VpcEncryptionControl]
|