Module: Aws::MediaConnect::Client::_GrantFlowEntitlementsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GrantFlowEntitlementsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#entitlements ⇒ ::Array[Types::Entitlement]
554 |
# File 'sig/client.rbs', line 554
def entitlements: () -> ::Array[Types::Entitlement]
|
#flow_arn ⇒ ::String
555 |
# File 'sig/client.rbs', line 555
def flow_arn: () -> ::String
|