Class: Aws::Types::UpdateCampaignScheduleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


871
872
873
# File 'sig/types.rbs', line 871

def id
  @id
end

#scheduleTypes::Schedule

Returns the value of attribute schedule.

Returns:



872
873
874
# File 'sig/types.rbs', line 872

def schedule
  @schedule
end