Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationFSxOpenZFS.ProtocolProperty
Packages that use CfnLocationFSxOpenZFS.ProtocolProperty
-
Uses of CfnLocationFSxOpenZFS.ProtocolProperty in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement CfnLocationFSxOpenZFS.ProtocolPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationFSxOpenZFS.ProtocolPropertyMethods in software.amazon.awscdk.services.datasync that return CfnLocationFSxOpenZFS.ProtocolPropertyModifier and TypeMethodDescriptionCfnLocationFSxOpenZFS.ProtocolProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.datasync with parameters of type CfnLocationFSxOpenZFS.ProtocolPropertyModifier and TypeMethodDescriptionCfnLocationFSxOpenZFS.Builder.protocol(CfnLocationFSxOpenZFS.ProtocolProperty protocol) The type of protocol that AWS DataSync uses to access your file system.CfnLocationFSxOpenZFSProps.Builder.protocol(CfnLocationFSxOpenZFS.ProtocolProperty protocol) Sets the value ofCfnLocationFSxOpenZFSProps.getProtocol()voidCfnLocationFSxOpenZFS.setProtocol(CfnLocationFSxOpenZFS.ProtocolProperty value) The type of protocol that AWS DataSync uses to access your file system.