Class: Aws::Types::CancelMaintenanceWindowExecutionResult

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)


437
438
439
# File 'sig/types.rbs', line 437

def window_execution_id
  @window_execution_id
end