Class: Aws::Types::DescribeConformancePacksResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#conformance_pack_details::Array[Types::ConformancePackDetail]

Returns the value of attribute conformance_pack_details.

Returns:



825
826
827
# File 'sig/types.rbs', line 825

def conformance_pack_details
  @conformance_pack_details
end

#next_token::String

Returns the value of attribute next_token.

Returns:



826
827
828
# File 'sig/types.rbs', line 826

def next_token
  @next_token
end