Class: Aws::Types::ImportTaskSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#applications ⇒ Types::ImportTaskSummaryApplications

Returns the value of attribute applications.



604
605
606
# File 'sig/types.rbs', line 604

def applications
  @applications
end

#servers ⇒ Types::ImportTaskSummaryServers

Returns the value of attribute servers.



605
606
607
# File 'sig/types.rbs', line 605

def servers
  @servers
end

#waves ⇒ Types::ImportTaskSummaryWaves

Returns the value of attribute waves.



603
604
605
# File 'sig/types.rbs', line 603

def waves
  @waves
end