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

Returns:

  • (::String)


8757
# File 'sig/client.rbs', line 8757

def next_token: () -> ::String

#vpc_encryption_controls::Array[Types::VpcEncryptionControl]

Returns:



8756
# File 'sig/client.rbs', line 8756

def vpc_encryption_controls: () -> ::Array[Types::VpcEncryptionControl]