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