/dhall-aws-cloudformation/cloudformation/AWS::FSx::FileSystem/AuditLogConfiguration.dhall

Copy path to clipboard

Source

{ Type =
{ AuditLogDestination : Optional (./../../Fn.dhall).CfnText
, FileAccessAuditLogLevel : (./../../Fn.dhall).CfnText
, FileShareAccessAuditLogLevel : (./../../Fn.dhall).CfnText
}
, default.AuditLogDestination = None (./../../Fn.dhall).CfnText
}