/dhall-aws-cloudformation/cloudformation/AWS::EKS::AccessEntry/AccessPolicy.dhall

Copy path to clipboard

Source

{ Type =
{ AccessScope : (./AccessScope.dhall).Type
, PolicyArn : (./../../Fn.dhall).CfnText
}
, default = {=}
}