GatewayLogging

class GatewayLogging : KotlinCustomResource

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>

Properties

Link copied to clipboard
val gatewayId: Output<String>

The ID of the Gateway.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val slsLogstore: Output<String>

The name of the Log Store.

Link copied to clipboard
val slsProject: Output<String>

The name of the Project.

Link copied to clipboard
val status: Output<String>

The status of the resource. Valid values: Enabled, Disable.

Link copied to clipboard
val urn: Output<String>