Class: Aws::Types::SourceCampaign

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#campaign_id::String

Returns the value of attribute campaign_id.

Returns:

  • (::String)


7752
7753
7754
# File 'sig/types.rbs', line 7752

def campaign_id
  @campaign_id
end

#outbound_request_id::String

Returns the value of attribute outbound_request_id.

Returns:

  • (::String)


7753
7754
7755
# File 'sig/types.rbs', line 7753

def outbound_request_id
  @outbound_request_id
end