Module: Aws::GlueDataBrew::Client::_DescribeScheduleResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#create_date::Time

Returns:

  • (::Time)


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

def create_date: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#cron_expression::String

Returns:

  • (::String)


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

def cron_expression: () -> ::String

#job_names::Array[::String]

Returns:

  • (::Array[::String])


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

def job_names: () -> ::Array[::String]

#last_modified_by::String

Returns:

  • (::String)


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

def last_modified_by: () -> ::String

#last_modified_date::Time

Returns:

  • (::Time)


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

def last_modified_date: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#resource_arn::String

Returns:

  • (::String)


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

def resource_arn: () -> ::String

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def tags: () -> ::Hash[::String, ::String]