pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
FqdnOutboundRuleArgs
/
FqdnOutboundRuleArgs
Fqdn
Outbound
Rule
Args
fun
FqdnOutboundRuleArgs
(
category
:
Output
<
Either
<
String
,
RuleCategory
>
>
?
=
null
,
destination
:
Output
<
String
>
?
=
null
,
status
:
Output
<
Either
<
String
,
RuleStatus
>
>
?
=
null
,
type
:
Output
<
String
>
)