/dhall-aws-cloudformation/cloudformation/AWS::EFS::AccessPoint/CreationInfo.dhall

Copy path to clipboard

Source

{ Type =
{ OwnerGid : (./../../Fn.dhall).CfnText
, OwnerUid : (./../../Fn.dhall).CfnText
, Permissions : (./../../Fn.dhall).CfnText
}
, default = {=}
}