Class: Aws::Types::ModifyConversionConfigurationMessage

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#conversion_configuration::String

Returns the value of attribute conversion_configuration.



1833
1834
1835
# File 'sig/types.rbs', line 1833

def conversion_configuration
  @conversion_configuration
end

#migration_project_identifier::String

Returns the value of attribute migration_project_identifier.



1832
1833
1834
# File 'sig/types.rbs', line 1832

def migration_project_identifier
  @migration_project_identifier
end