SmbFileShareArgs

constructor(accessBasedEnumeration: Output<Boolean>? = null, adminUserLists: Output<List<String>>? = null, auditDestinationArn: Output<String>? = null, authentication: Output<String>? = null, bucketRegion: Output<String>? = null, cacheAttributes: Output<SmbFileShareCacheAttributesArgs>? = null, caseSensitivity: Output<String>? = null, defaultStorageClass: Output<String>? = null, fileShareName: Output<String>? = null, gatewayArn: Output<String>? = null, guessMimeTypeEnabled: Output<Boolean>? = null, invalidUserLists: Output<List<String>>? = null, kmsEncrypted: Output<Boolean>? = null, kmsKeyArn: Output<String>? = null, locationArn: Output<String>? = null, notificationPolicy: Output<String>? = null, objectAcl: Output<String>? = null, oplocksEnabled: Output<Boolean>? = null, readOnly: Output<Boolean>? = null, requesterPays: Output<Boolean>? = null, roleArn: Output<String>? = null, smbAclEnabled: Output<Boolean>? = null, tags: Output<Map<String, String>>? = null, validUserLists: Output<List<String>>? = null, vpcEndpointDnsName: Output<String>? = null)