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
2404 |
# File 'sig/client.rbs', line 2404
def flow_id: () -> ::String
|
#resource_id ⇒ ::String
2403 |
# File 'sig/client.rbs', line 2403
def resource_id: () -> ::String
|
#resource_type ⇒ "SMS_PHONE_NUMBER", ...
2405 |
# File 'sig/client.rbs', line 2405
def resource_type: () -> ("SMS_PHONE_NUMBER" | "INBOUND_EMAIL" | "OUTBOUND_EMAIL" | "ANALYTICS_CONNECTOR" | "WHATSAPP_MESSAGING_PHONE_NUMBER")
|