Module: Aws::IoTFleetWise::Client::_UpdateCampaignResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::UpdateCampaignResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


946
# File 'sig/client.rbs', line 946

def arn: () -> ::String

#name::String

Returns:

  • (::String)


947
# File 'sig/client.rbs', line 947

def name: () -> ::String

#status"CREATING", ...

Returns:

  • ("CREATING", "WAITING_FOR_APPROVAL", "RUNNING", "SUSPENDED")


948
# File 'sig/client.rbs', line 948

def status: () -> ("CREATING" | "WAITING_FOR_APPROVAL" | "RUNNING" | "SUSPENDED")