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)


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

def next_token: () -> ::String

#vpc_encryption_controls::Array[Types::VpcEncryptionControl]

Returns:



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

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