toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.globalaccelerator.kotlin.outputs
/
GetCustomRoutingAcceleratorResult
/
GetCustomRoutingAcceleratorResult
Get
Custom
Routing
Accelerator
Result
constructor
(
arn
:
String
,
attributes
:
List
<
GetCustomRoutingAcceleratorAttribute
>
,
dnsName
:
String
,
enabled
:
Boolean
,
hostedZoneId
:
String
,
id
:
String
,
ipAddressType
:
String
,
ipSets
:
List
<
GetCustomRoutingAcceleratorIpSet
>
,
name
:
String
,
tags
:
Map
<
String
,
String
>
)