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