toggle menu
pulumi-cloudflare-kotlin
4.16.0.2
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
CustomSslCustomSslPriorityArgs
Custom
Ssl
Custom
Ssl
Priority
Args
data
class
CustomSslCustomSslPriorityArgs
(
val
id
:
Output
<
String
>
?
=
null
,
val
priority
:
Output
<
Int
>
?
=
null
)
:
ConvertibleToJava
<
CustomSslCustomSslPriorityArgs
>
Members
Constructors
Custom
Ssl
Custom
Ssl
Priority
Args
Link copied to clipboard
constructor
(
id
:
Output
<
String
>
?
=
null
,
priority
:
Output
<
Int
>
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
Output
<
String
>
?
=
null
The ID of this resource.
priority
Link copied to clipboard
val
priority
:
Output
<
Int
>
?
=
null
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
CustomSslCustomSslPriorityArgs