/dhall-aws-cloudformation/cloudformation/AWS::CleanRooms::Membership/MembershipProtectedQueryResultConfiguration.dhall

Copy path to clipboard

Source

{ Type =
{ OutputConfiguration :
(./MembershipProtectedQueryOutputConfiguration.dhall).Type
, RoleArn : Optional (./../../Fn.dhall).CfnText
}
, default.RoleArn = None (./../../Fn.dhall).CfnText
}