Gateway Args
constructor(activationKey: Output<String>? = null, averageDownloadRateLimitInBitsPerSec: Output<Int>? = null, averageUploadRateLimitInBitsPerSec: Output<Int>? = null, cloudwatchLogGroupArn: Output<String>? = null, gatewayIpAddress: Output<String>? = null, gatewayName: Output<String>? = null, gatewayTimezone: Output<String>? = null, gatewayType: Output<String>? = null, gatewayVpcEndpoint: Output<String>? = null, maintenanceStartTime: Output<GatewayMaintenanceStartTimeArgs>? = null, mediumChangerType: Output<String>? = null, smbActiveDirectorySettings: Output<GatewaySmbActiveDirectorySettingsArgs>? = null, smbFileShareVisibility: Output<Boolean>? = null, smbGuestPassword: Output<String>? = null, smbSecurityStrategy: Output<String>? = null, tags: Output<Map<String, String>>? = null, tapeDriveType: Output<String>? = null)