toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.inputs
/
RRTypeEnumValueArgs
RRType
Enum
Value
Args
data
class
RRTypeEnumValueArgs
(
val
value
:
Output
<
Either
<
String
,
RRType
>
>
?
=
null
)
:
ConvertibleToJava
<
RRTypeEnumValueArgs
>
Definition of RRTypeEnumValue
Members
Constructors
RRType
Enum
Value
Args
Link copied to clipboard
constructor
(
value
:
Output
<
Either
<
String
,
RRType
>
>
?
=
null
)
Properties
value
Link copied to clipboard
val
value
:
Output
<
Either
<
String
,
RRType
>
>
?
=
null
Property value
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
RRTypeEnumValueArgs