Gateway Logging Args
data class GatewayLoggingArgs(val gatewayId: Output<String>? = null, val slsLogstore: Output<String>? = null, val slsProject: Output<String>? = null, val status: Output<String>? = null) : ConvertibleToJava<GatewayLoggingArgs>
Provides a Cloud Storage Gateway Gateway Logging resource. For information about Cloud Storage Gateway Gateway Logging and how to use it, see What is Gateway Logging.
NOTE: Available since v1.144.0.
Import
Cloud Storage Gateway Gateway Logging can be imported using the id, e.g.
$ pulumi import alicloud:cloudstoragegateway/gatewayLogging:GatewayLogging example <gateway_id>
Content copied to clipboard