Class: Aws::Types::CancelMLModelTransformJobInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cleanBoolean

Returns the value of attribute clean.

Returns:

  • (Boolean)


79
80
81
# File 'sig/types.rbs', line 79

def clean
  @clean
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


77
78
79
# File 'sig/types.rbs', line 77

def id
  @id
end

#neptune_iam_role_arn::String

Returns the value of attribute neptune_iam_role_arn.

Returns:

  • (::String)


78
79
80
# File 'sig/types.rbs', line 78

def neptune_iam_role_arn
  @neptune_iam_role_arn
end