Class: Aws::Types::DeleteMaintenanceWindowResult

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:

  • (::String)


900
901
902
# File 'sig/types.rbs', line 900

def window_id
  @window_id
end