Module: Aws::Connect::Client::_GetFlowAssociationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetFlowAssociationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#flow_id ⇒ ::String
2531 |
# File 'sig/client.rbs', line 2531
def flow_id: () -> ::String
|
#resource_id ⇒ ::String
2530 |
# File 'sig/client.rbs', line 2530
def resource_id: () -> ::String
|
#resource_type ⇒ "SMS_PHONE_NUMBER", ...
2532 |
# File 'sig/client.rbs', line 2532
def resource_type: () -> ("SMS_PHONE_NUMBER" | "INBOUND_EMAIL" | "OUTBOUND_EMAIL" | "ANALYTICS_CONNECTOR" | "WHATSAPP_MESSAGING_PHONE_NUMBER")
|