Module: Aws::ConnectCampaignsV2::Client::_CreateCampaignResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateCampaignResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
84 |
# File 'sig/client.rbs', line 84
def arn: () -> ::String
|
#id ⇒ ::String
83 |
# File 'sig/client.rbs', line 83
def id: () -> ::String
|
#tags ⇒ ::Hash[::String, ::String]
85 |
# File 'sig/client.rbs', line 85
def tags: () -> ::Hash[::String, ::String]
|