Class: Aws::Types::GetMaintenanceWindowTaskRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#window_id::String

Returns the value of attribute window_id.

Returns:



1978
1979
1980
# File 'sig/types.rbs', line 1978

def window_id
  @window_id
end

#window_task_id::String

Returns the value of attribute window_task_id.

Returns:



1979
1980
1981
# File 'sig/types.rbs', line 1979

def window_task_id
  @window_task_id
end