Module: Aws::GlueDataBrew::Client::_DescribeRecipeResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#create_date::Time

Returns:

  • (::Time)


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

def create_date: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#last_modified_by::String

Returns:

  • (::String)


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

def last_modified_by: () -> ::String

#last_modified_date::Time

Returns:

  • (::Time)


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

def last_modified_date: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#project_name::String

Returns:

  • (::String)


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

def project_name: () -> ::String

#published_by::String

Returns:

  • (::String)


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

def published_by: () -> ::String

#published_date::Time

Returns:

  • (::Time)


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

def published_date: () -> ::Time

#recipe_version::String

Returns:

  • (::String)


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

def recipe_version: () -> ::String

#resource_arn::String

Returns:

  • (::String)


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

def resource_arn: () -> ::String

#steps::Array[Types::RecipeStep]

Returns:



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

def steps: () -> ::Array[Types::RecipeStep]

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

Returns:

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


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

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