/dhall-aws-cloudformation/cloudformation/AWS::ApiGateway::UsagePlanKey/Properties.dhall
Copy path to clipboardSource
{ Type =
{ KeyId : (./../../Fn.dhall).CfnText
, KeyType : (./../../Fn.dhall).CfnText
, UsagePlanId : (./../../Fn.dhall).CfnText
}
, default = {=}
}