Class: Aws::Types::DescribeConversionConfigurationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#conversion_configuration::String

Returns the value of attribute conversion_configuration.

Returns:

  • (::String)


745
746
747
# File 'sig/types.rbs', line 745

def conversion_configuration
  @conversion_configuration
end

#migration_project_identifier::String

Returns the value of attribute migration_project_identifier.

Returns:

  • (::String)


744
745
746
# File 'sig/types.rbs', line 744

def migration_project_identifier
  @migration_project_identifier
end