Module: Aws::SSM::Client::_GetMaintenanceWindowResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#allow_unassociated_targetsBoolean

Returns:

  • (Boolean)


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

def allow_unassociated_targets: () -> bool

#created_date::Time

Returns:

  • (::Time)


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

def created_date: () -> ::Time

#cutoff::Integer

Returns:

  • (::Integer)


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

def cutoff: () -> ::Integer

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#duration::Integer

Returns:

  • (::Integer)


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

def duration: () -> ::Integer

#enabledBoolean

Returns:

  • (Boolean)


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

def enabled: () -> bool

#end_date::String

Returns:

  • (::String)


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

def end_date: () -> ::String

#modified_date::Time

Returns:

  • (::Time)


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

def modified_date: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#next_execution_time::String

Returns:

  • (::String)


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

def next_execution_time: () -> ::String

#schedule::String

Returns:

  • (::String)


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

def schedule: () -> ::String

#schedule_offset::Integer

Returns:

  • (::Integer)


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

def schedule_offset: () -> ::Integer

#schedule_timezone::String

Returns:

  • (::String)


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

def schedule_timezone: () -> ::String

#start_date::String

Returns:

  • (::String)


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

def start_date: () -> ::String

#window_id::String

Returns:

  • (::String)


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

def window_id: () -> ::String