Class: Aws::Types::GetEnrollmentStatusesForOrganizationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_enrollment_statuses::Array[Types::AccountEnrollmentStatus]

Returns the value of attribute account_enrollment_statuses.

Returns:



574
575
576
# File 'sig/types.rbs', line 574

def 
  @account_enrollment_statuses
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


575
576
577
# File 'sig/types.rbs', line 575

def next_token
  @next_token
end