Class: Aws::Types::FailedCampaignStateResponse

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)


293
294
295
# File 'sig/types.rbs', line 293

def campaign_id
  @campaign_id
end

#failure_code"ResourceNotFound", "UnknownError"

Returns the value of attribute failure_code.

Returns:

  • ("ResourceNotFound", "UnknownError")


294
295
296
# File 'sig/types.rbs', line 294

def failure_code
  @failure_code
end