Class: Aws::Types::CancelMaintenanceWindowExecutionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#window_execution_id::String

Returns the value of attribute window_execution_id.

Returns:

  • (::String)


432
433
434
# File 'sig/types.rbs', line 432

def window_execution_id
  @window_execution_id
end