class Aws::MediaConnect::Types::RevokeFlowEntitlementRequest

@note When making an API call, you may pass RevokeFlowEntitlementRequest

data as a hash:

    {
      entitlement_arn: "__string", # required
      flow_arn: "__string", # required
    }

@!attribute [rw] entitlement_arn

@return [String]

@!attribute [rw] flow_arn

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/RevokeFlowEntitlementRequest AWS API Documentation

Constants

SENSITIVE