toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
ZoneOwner
Zone
Owner
data
class
ZoneOwner
(
val
id
:
String
?
=
null
,
val
name
:
String
?
=
null
,
val
type
:
String
?
=
null
)
Members
Constructors
Zone
Owner
Link copied to clipboard
constructor
(
id
:
String
?
=
null
,
name
:
String
?
=
null
,
type
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
?
=
null
Identifier
name
Link copied to clipboard
val
name
:
String
?
=
null
Name of the owner
type
Link copied to clipboard
val
type
:
String
?
=
null
The type of owner