Class: Aws::Types::DescribeMaintenanceWindowExecutionTasksResult

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.



1288
1289
1290
# File 'sig/types.rbs', line 1288

def next_token
  @next_token
end

#window_execution_task_identities::Array[Types::MaintenanceWindowExecutionTaskIdentity]

Returns the value of attribute window_execution_task_identities.



1287
1288
1289
# File 'sig/types.rbs', line 1287

def window_execution_task_identities
  @window_execution_task_identities
end