Location Smb Args
constructor(agentArns: Output<List<String>>? = null, authenticationType: Output<LocationSmbAuthenticationType>? = null, dnsIpAddresses: Output<List<String>>? = null, domain: Output<String>? = null, kerberosKeytab: Output<String>? = null, kerberosKrb5Conf: Output<String>? = null, kerberosPrincipal: Output<String>? = null, mountOptions: Output<LocationSmbMountOptionsArgs>? = null, password: Output<String>? = null, serverHostname: Output<String>? = null, subdirectory: Output<String>? = null, tags: Output<List<TagArgs>>? = null, user: Output<String>? = null)