toggle menu
pulumi-cloudflare-kotlin
6.2.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
GetCustomHostnamesResultOwnershipVerification
Get
Custom
Hostnames
Result
Ownership
Verification
data
class
GetCustomHostnamesResultOwnershipVerification
(
val
name
:
String
,
val
type
:
String
,
val
value
:
String
)
Members
Constructors
Get
Custom
Hostnames
Result
Ownership
Verification
Link copied to clipboard
constructor
(
name
:
String
,
type
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
DNS Name for record.
type
Link copied to clipboard
val
type
:
String
DNS Record type. Available values: "txt".
value
Link copied to clipboard
val
value
:
String
Content for the record.