/dhall-aws-cloudformation/cloudformation/AWS::S3Outposts::Bucket/FilterAndOperator.dhall

Copy path to clipboard

Source

{ Type =
{ Prefix : Optional (./../../Fn.dhall).CfnText
, Tags : List (./FilterTag.dhall).Type
}
, default.Prefix = None (./../../Fn.dhall).CfnText
}