pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.vpclattice.kotlin.outputs
/
GetServiceResult
/
GetServiceResult
Get
Service
Result
fun
GetServiceResult
(
arn
:
String
,
authType
:
String
,
certificateArn
:
String
,
customDomainName
:
String
,
dnsEntries
:
List
<
GetServiceDnsEntry
>
,
id
:
String
,
name
:
String
,
serviceIdentifier
:
String
,
status
:
String
,
tags
:
Map
<
String
,
String
>
)