AWS::DataSync::LocationFSxOpenZFS Protocol - AWS CloudFormation

AWS::DataSync::LocationFSxOpenZFS Protocol

Represents the protocol that AWS DataSync uses to access your Amazon FSx for OpenZFS file system.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "NFS" : NFS }

YAML

NFS: NFS

Properties

NFS

Represents the Network File System (NFS) protocol that DataSync uses to access your FSx for OpenZFS file system.

Required: No

Type: NFS

Update requires: Replacement