Uses of Class
software.amazon.awscdk.services.datasync.CfnLocationSMBProps.Builder
Packages that use CfnLocationSMBProps.Builder
-
Uses of CfnLocationSMBProps.Builder in software.amazon.awscdk.services.datasync
Methods in software.amazon.awscdk.services.datasync that return CfnLocationSMBProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnLocationSMBProps.getAgentArns()CfnLocationSMBProps.Builder.authenticationType(String authenticationType) Sets the value ofCfnLocationSMBProps.getAuthenticationType()static CfnLocationSMBProps.BuilderCfnLocationSMBProps.builder()CfnLocationSMBProps.Builder.cmkSecretConfig(IResolvable cmkSecretConfig) Sets the value ofCfnLocationSMBProps.getCmkSecretConfig()CfnLocationSMBProps.Builder.cmkSecretConfig(CfnLocationSMB.CmkSecretConfigProperty cmkSecretConfig) Sets the value ofCfnLocationSMBProps.getCmkSecretConfig()CfnLocationSMBProps.Builder.customSecretConfig(IResolvable customSecretConfig) Sets the value ofCfnLocationSMBProps.getCustomSecretConfig()CfnLocationSMBProps.Builder.customSecretConfig(CfnLocationSMB.CustomSecretConfigProperty customSecretConfig) Sets the value ofCfnLocationSMBProps.getCustomSecretConfig()CfnLocationSMBProps.Builder.dnsIpAddresses(List<String> dnsIpAddresses) Sets the value ofCfnLocationSMBProps.getDnsIpAddresses()Sets the value ofCfnLocationSMBProps.getDomain()CfnLocationSMBProps.Builder.kerberosKeytab(String kerberosKeytab) Sets the value ofCfnLocationSMBProps.getKerberosKeytab()CfnLocationSMBProps.Builder.kerberosKrb5Conf(String kerberosKrb5Conf) Sets the value ofCfnLocationSMBProps.getKerberosKrb5Conf()CfnLocationSMBProps.Builder.kerberosPrincipal(String kerberosPrincipal) Sets the value ofCfnLocationSMBProps.getKerberosPrincipal()CfnLocationSMBProps.Builder.mountOptions(IResolvable mountOptions) Sets the value ofCfnLocationSMBProps.getMountOptions()CfnLocationSMBProps.Builder.mountOptions(CfnLocationSMB.MountOptionsProperty mountOptions) Sets the value ofCfnLocationSMBProps.getMountOptions()Sets the value ofCfnLocationSMBProps.getPassword()CfnLocationSMBProps.Builder.serverHostname(String serverHostname) Sets the value ofCfnLocationSMBProps.getServerHostname()CfnLocationSMBProps.Builder.subdirectory(String subdirectory) Sets the value ofCfnLocationSMBProps.getSubdirectory()Sets the value ofCfnLocationSMBProps.getTags()Sets the value ofCfnLocationSMBProps.getUser()Constructors in software.amazon.awscdk.services.datasync with parameters of type CfnLocationSMBProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLocationSMBProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLocationSMBProps.Builder.