LoadBalancerAccessLogConfigAttachment

class LoadBalancerAccessLogConfigAttachment : KotlinCustomResource

Provides a Application Load Balancer (ALB) Load Balancer Access Log Config Attachment resource. Attachment between ALB and AccessLog. For information about Application Load Balancer (ALB) Load Balancer Access Log Config Attachment and how to use it, see What is Load Balancer Access Log Config Attachment.

NOTE: Available since v1.241.0.

Import

Application Load Balancer (ALB) Load Balancer Access Log Config Attachment can be imported using the id, e.g.

$ pulumi import alicloud:alb/loadBalancerAccessLogConfigAttachment:LoadBalancerAccessLogConfigAttachment example <id>

Properties

Link copied to clipboard
val createTime: Output<String>

The creation time of the resource

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val loadBalancerId: Output<String>

The ID of the load balancing instance.

Link copied to clipboard
val logProject: Output<String>

The log items shipped by the access log.

Link copied to clipboard
val logStore: Output<String>

Logstore for log delivery.

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