Class: Aws::Types::TransformationTool

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


719
720
721
# File 'sig/types.rbs', line 719

def description
  @description
end

#name"App2Container", ...

Returns the value of attribute name.

Returns:

  • ("App2Container", "Porting Assistant For .NET", "End of Support Migration", "Windows Web Application Migration Assistant", "Application Migration Service", "Strategy Recommendation Support", "In Place Operating System Upgrade", "Schema Conversion Tool", "Database Migration Service", "Native SQL Server Backup/Restore")


720
721
722
# File 'sig/types.rbs', line 720

def name
  @name
end

Returns the value of attribute tranformation_tool_installation_link.

Returns:

  • (::String)


721
722
723
# File 'sig/types.rbs', line 721

def tranformation_tool_installation_link
  @tranformation_tool_installation_link
end