Class: Aws::Types::CancelMetadataModelCreationMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#migration_project_identifier::String

Returns the value of attribute migration_project_identifier.

Returns:

  • (::String)


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

def migration_project_identifier
  @migration_project_identifier
end

#request_identifier::String

Returns the value of attribute request_identifier.

Returns:

  • (::String)


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

def request_identifier
  @request_identifier
end