Module: Aws::SSM::Client::_UpdateMaintenanceWindowResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::UpdateMaintenanceWindowResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#allow_unassociated_targetsBoolean

Returns:

  • (Boolean)


2778
# File 'sig/client.rbs', line 2778

def allow_unassociated_targets: () -> bool

#cutoff::Integer

Returns:

  • (::Integer)


2777
# File 'sig/client.rbs', line 2777

def cutoff: () -> ::Integer

#description::String

Returns:

  • (::String)


2770
# File 'sig/client.rbs', line 2770

def description: () -> ::String

#duration::Integer

Returns:

  • (::Integer)


2776
# File 'sig/client.rbs', line 2776

def duration: () -> ::Integer

#enabledBoolean

Returns:

  • (Boolean)


2779
# File 'sig/client.rbs', line 2779

def enabled: () -> bool

#end_date::String

Returns:

  • (::String)


2772
# File 'sig/client.rbs', line 2772

def end_date: () -> ::String

#name::String

Returns:

  • (::String)


2769
# File 'sig/client.rbs', line 2769

def name: () -> ::String

#schedule::String

Returns:

  • (::String)


2773
# File 'sig/client.rbs', line 2773

def schedule: () -> ::String

#schedule_offset::Integer

Returns:

  • (::Integer)


2775
# File 'sig/client.rbs', line 2775

def schedule_offset: () -> ::Integer

#schedule_timezone::String

Returns:

  • (::String)


2774
# File 'sig/client.rbs', line 2774

def schedule_timezone: () -> ::String

#start_date::String

Returns:

  • (::String)


2771
# File 'sig/client.rbs', line 2771

def start_date: () -> ::String

#window_id::String

Returns:

  • (::String)


2768
# File 'sig/client.rbs', line 2768

def window_id: () -> ::String