Class LocationFsxOntapFileSystemState


  • public final class LocationFsxOntapFileSystemState
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • arn

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> arn()
        Returns:
        ARN of the DataSync Location for the FSx Ontap File System.
      • creationTime

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> creationTime()
      • fsxFilesystemArn

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> fsxFilesystemArn()
        Returns:
        ARN of the FSx Ontap File System.
      • protocol

        public java.util.Optional<com.pulumi.core.Output<LocationFsxOntapFileSystemProtocolArgs>> protocol()
        Returns:
        The data transfer protocol that DataSync uses to access your Amazon FSx file system. See Protocol below.
      • securityGroupArns

        public java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> securityGroupArns()
        Returns:
        The security groups that provide access to your file system's preferred subnet. The security groups must allow outbbound traffic on the following ports (depending on the protocol you use): * Network File System (NFS): TCP ports 111, 635, and 2049 * Server Message Block (SMB): TCP port 445
      • storageVirtualMachineArn

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> storageVirtualMachineArn()
        Returns:
        The ARN of the SVM in your file system where you want to copy data to of from. The following arguments are optional:
      • subdirectory

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> subdirectory()
        Returns:
        Path to the file share in the SVM where you'll copy your data. You can specify a junction path (also known as a mount point), qtree path (for NFS file shares), or share name (for SMB file shares) (e.g. `/vol1`, `/vol1/tree1`, `share1`).
      • tags

        public java.util.Optional<com.pulumi.core.Output<java.util.Map<java.lang.String,​java.lang.String>>> tags()
        Returns:
        Key-value pairs of resource tags to assign to the DataSync Location. If configured with a provider `default_tags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
      • tagsAll

        @Deprecated
        public java.util.Optional<com.pulumi.core.Output<java.util.Map<java.lang.String,​java.lang.String>>> tagsAll()
        Deprecated.
        Please use `tags` instead.
      • uri

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> uri()
        Returns:
        URI of the FSx ONTAP file system location