Class: Aws::Types::GetCampaignStateBatchRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#campaign_ids::Array[::String]

Returns the value of attribute campaign_ids.

Returns:

  • (::Array[::String])


313
314
315
# File 'sig/types.rbs', line 313

def campaign_ids
  @campaign_ids
end