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]
557 |
# File 'sig/client.rbs', line 557
def entitlements: () -> ::Array[Types::Entitlement]
|
#flow_arn ⇒ ::String
558 |
# File 'sig/client.rbs', line 558
def flow_arn: () -> ::String
|