Uses of Class
software.amazon.awscdk.services.datasync.CfnLocationHDFSProps.Builder
Packages that use CfnLocationHDFSProps.Builder
-
Uses of CfnLocationHDFSProps.Builder in software.amazon.awscdk.services.datasync
Methods in software.amazon.awscdk.services.datasync that return CfnLocationHDFSProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnLocationHDFSProps.getAgentArns()CfnLocationHDFSProps.Builder.authenticationType(String authenticationType) Sets the value ofCfnLocationHDFSProps.getAuthenticationType()Sets the value ofCfnLocationHDFSProps.getBlockSize()static CfnLocationHDFSProps.BuilderCfnLocationHDFSProps.builder()CfnLocationHDFSProps.Builder.kerberosKeytab(String kerberosKeytab) Sets the value ofCfnLocationHDFSProps.getKerberosKeytab()CfnLocationHDFSProps.Builder.kerberosKrb5Conf(String kerberosKrb5Conf) Sets the value ofCfnLocationHDFSProps.getKerberosKrb5Conf()CfnLocationHDFSProps.Builder.kerberosPrincipal(String kerberosPrincipal) Sets the value ofCfnLocationHDFSProps.getKerberosPrincipal()CfnLocationHDFSProps.Builder.kmsKeyProviderUri(String kmsKeyProviderUri) Sets the value ofCfnLocationHDFSProps.getKmsKeyProviderUri()Sets the value ofCfnLocationHDFSProps.getNameNodes()CfnLocationHDFSProps.Builder.nameNodes(IResolvable nameNodes) Sets the value ofCfnLocationHDFSProps.getNameNodes()CfnLocationHDFSProps.Builder.qopConfiguration(IResolvable qopConfiguration) Sets the value ofCfnLocationHDFSProps.getQopConfiguration()CfnLocationHDFSProps.Builder.qopConfiguration(CfnLocationHDFS.QopConfigurationProperty qopConfiguration) Sets the value ofCfnLocationHDFSProps.getQopConfiguration()CfnLocationHDFSProps.Builder.replicationFactor(Number replicationFactor) Sets the value ofCfnLocationHDFSProps.getReplicationFactor()CfnLocationHDFSProps.Builder.simpleUser(String simpleUser) Sets the value ofCfnLocationHDFSProps.getSimpleUser()CfnLocationHDFSProps.Builder.subdirectory(String subdirectory) Sets the value ofCfnLocationHDFSProps.getSubdirectory()Sets the value ofCfnLocationHDFSProps.getTags()Constructors in software.amazon.awscdk.services.datasync with parameters of type CfnLocationHDFSProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLocationHDFSProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLocationHDFSProps.Builder.