Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationNFS.OnPremConfigProperty
Packages that use CfnLocationNFS.OnPremConfigProperty
-
Uses of CfnLocationNFS.OnPremConfigProperty in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement CfnLocationNFS.OnPremConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationNFS.OnPremConfigPropertyMethods in software.amazon.awscdk.services.datasync that return CfnLocationNFS.OnPremConfigPropertyModifier and TypeMethodDescriptionCfnLocationNFS.OnPremConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.datasync with parameters of type CfnLocationNFS.OnPremConfigPropertyModifier and TypeMethodDescriptionCfnLocationNFS.Builder.onPremConfig(CfnLocationNFS.OnPremConfigProperty onPremConfig) Specifies the Amazon Resource Name (ARN) of the DataSync agent that can connect to your NFS file server.CfnLocationNFSProps.Builder.onPremConfig(CfnLocationNFS.OnPremConfigProperty onPremConfig) Sets the value ofCfnLocationNFSProps.getOnPremConfig()voidCfnLocationNFS.setOnPremConfig(CfnLocationNFS.OnPremConfigProperty value) Specifies the Amazon Resource Name (ARN) of the DataSync agent that can connect to your NFS file server.