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)


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

def next_token: () -> ::String

#vpc_encryption_controls::Array[Types::VpcEncryptionControl]

Returns:



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

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