toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.outputs
/
GetBackendServiceTlsSettingSubjectAltName
Get
Backend
Service
Tls
Setting
Subject
Alt
Name
data
class
GetBackendServiceTlsSettingSubjectAltName
(
val
dnsName
:
String
,
val
uniformResourceIdentifier
:
String
)
Members
Constructors
Get
Backend
Service
Tls
Setting
Subject
Alt
Name
Link copied to clipboard
constructor
(
dnsName
:
String
,
uniformResourceIdentifier
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
dns
Name
Link copied to clipboard
val
dnsName
:
String
The SAN specified as a DNS Name.
uniform
Resource
Identifier
Link copied to clipboard
val
uniformResourceIdentifier
:
String
The SAN specified as a URI.