Module: Aws::ConfigService::Client::_DescribeOrganizationConformancePacksResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeOrganizationConformancePacksResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#organization_conformance_packs::Array[Types::OrganizationConformancePack]



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

def organization_conformance_packs: () -> ::Array[Types::OrganizationConformancePack]