Class: Aws::Types::GetJobQueueSnapshotResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#front_of_queueTypes::FrontOfQueueDetail

Returns the value of attribute front_of_queue.



896
897
898
# File 'sig/types.rbs', line 896

def front_of_queue
  @front_of_queue
end

#front_of_quota_sharesTypes::FrontOfQuotaSharesDetail

Returns the value of attribute front_of_quota_shares.



897
898
899
# File 'sig/types.rbs', line 897

def front_of_quota_shares
  @front_of_quota_shares
end

#queue_utilizationTypes::QueueSnapshotUtilizationDetail

Returns the value of attribute queue_utilization.



898
899
900
# File 'sig/types.rbs', line 898

def queue_utilization
  @queue_utilization
end