toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.looker.kotlin.outputs
/
InstanceCustomDomain
Instance
Custom
Domain
data
class
InstanceCustomDomain
(
val
domain
:
String
?
=
null
,
val
state
:
String
?
=
null
)
Members
Constructors
Instance
Custom
Domain
Link copied to clipboard
constructor
(
domain
:
String
?
=
null
,
state
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
domain
Link copied to clipboard
val
domain
:
String
?
=
null
Domain name
state
Link copied to clipboard
val
state
:
String
?
=
null
(Output) Status of the custom domain.