Class: Aws::Types::ListReadSetActivationJobsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#activation_jobs::Array[Types::ActivateReadSetJobItem]

Returns the value of attribute activation_jobs.

Returns:



1484
1485
1486
# File 'sig/types.rbs', line 1484

def activation_jobs
  @activation_jobs
end

#next_token::String

Returns the value of attribute next_token.

Returns:



1483
1484
1485
# File 'sig/types.rbs', line 1483

def next_token
  @next_token
end