toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.globalaccelerator.kotlin
/
CustomRoutingAcceleratorArgs
/
CustomRoutingAcceleratorArgs
Custom
Routing
Accelerator
Args
constructor
(
attributes
:
Output
<
CustomRoutingAcceleratorAttributesArgs
>
?
=
null
,
enabled
:
Output
<
Boolean
>
?
=
null
,
ipAddressType
:
Output
<
String
>
?
=
null
,
ipAddresses
:
Output
<
List
<
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)