Class: Aws::Types::ListLandingZoneOperationsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#landing_zone_operations::Array[Types::LandingZoneOperationSummary]

Returns the value of attribute landing_zone_operations.



462
463
464
# File 'sig/types.rbs', line 462

def landing_zone_operations
  @landing_zone_operations
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


463
464
465
# File 'sig/types.rbs', line 463

def next_token
  @next_token
end