Class: Aws::Types::DescribeConformancePackStatusResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#conformance_pack_status_details::Array[Types::ConformancePackStatusDetail]

Returns the value of attribute conformance_pack_status_details.



812
813
814
# File 'sig/types.rbs', line 812

def conformance_pack_status_details
  @conformance_pack_status_details
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


813
814
815
# File 'sig/types.rbs', line 813

def next_token
  @next_token
end