pulumi-alicloud-kotlin
3.43.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.alb.kotlin.outputs
/
LoadBalancerAccessLogConfig
Load
Balancer
Access
Log
Config
data
class
LoadBalancerAccessLogConfig
(
val
logProject
:
String
?
=
null
,
val
logStore
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Load
Balancer
Access
Log
Config
Link copied to clipboard
fun
LoadBalancerAccessLogConfig
(
logProject
:
String
?
=
null
,
logStore
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
log
Project
Link copied to clipboard
val
logProject
:
String
?
=
null
The log service that access logs are shipped to.
log
Store
Link copied to clipboard
val
logStore
:
String
?
=
null
The log service that access logs are shipped to.