pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.alb.kotlin.outputs
/
GetLoadBalancerConnectionLog
Get
Load
Balancer
Connection
Log
data
class
GetLoadBalancerConnectionLog
(
val
bucket
:
String
,
val
enabled
:
Boolean
,
val
prefix
:
String
)
Types
Constructors
Properties
Constructors
Get
Load
Balancer
Connection
Log
Link copied to clipboard
fun
GetLoadBalancerConnectionLog
(
bucket
:
String
,
enabled
:
Boolean
,
prefix
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
bucket
Link copied to clipboard
val
bucket
:
String
enabled
Link copied to clipboard
val
enabled
:
Boolean
prefix
Link copied to clipboard
val
prefix
:
String