toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.voiceservices.kotlin.inputs
/
CustomSipHeaderArgs
Custom
Sip
Header
Args
data
class
CustomSipHeaderArgs
(
val
name
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
CustomSipHeaderArgs
>
Details of a Custom SIP Header.
Members
Constructors
Custom
Sip
Header
Args
Link copied to clipboard
constructor
(
name
:
Output
<
String
>
?
=
null
)
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
?
=
null
The name of the Custom SIP Header
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
CustomSipHeaderArgs