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
946 |
# File 'sig/client.rbs', line 946
def arn: () -> ::String
|
#name ⇒ ::String
947 |
# File 'sig/client.rbs', line 947
def name: () -> ::String
|
#status ⇒ "CREATING", ...
948 |
# File 'sig/client.rbs', line 948
def status: () -> ("CREATING" | "WAITING_FOR_APPROVAL" | "RUNNING" | "SUSPENDED")
|