toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.globalaccelerator.kotlin.outputs
/
GetCustomRoutingAcceleratorAttribute
Get
Custom
Routing
Accelerator
Attribute
data
class
GetCustomRoutingAcceleratorAttribute
(
val
flowLogsEnabled
:
Boolean
,
val
flowLogsS3Bucket
:
String
,
val
flowLogsS3Prefix
:
String
)
Members
Constructors
Get
Custom
Routing
Accelerator
Attribute
Link copied to clipboard
constructor
(
flowLogsEnabled
:
Boolean
,
flowLogsS3Bucket
:
String
,
flowLogsS3Prefix
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
flow
Logs
Enabled
Link copied to clipboard
val
flowLogsEnabled
:
Boolean
flow
Logs
S3Bucket
Link copied to clipboard
val
flowLogsS3Bucket
:
String
flow
Logs
S3Prefix
Link copied to clipboard
val
flowLogsS3Prefix
:
String