pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.media.kotlin.inputs
/
LiveEventPreviewEndpointArgs
Live
Event
Preview
Endpoint
Args
data
class
LiveEventPreviewEndpointArgs
(
val
protocol
:
Output
<
String
>
?
=
null
,
val
url
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
LiveEventPreviewEndpointArgs
>
Constructors
Functions
Properties
Constructors
Live
Event
Preview
Endpoint
Args
Link copied to clipboard
fun
LiveEventPreviewEndpointArgs
(
protocol
:
Output
<
String
>
?
=
null
,
url
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
LiveEventPreviewEndpointArgs
Properties
protocol
Link copied to clipboard
val
protocol
:
Output
<
String
>
?
=
null
url
Link copied to clipboard
val
url
:
Output
<
String
>
?
=
null