pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.deploymentmanager.kotlin.inputs
/
RestRequestArgs
/
RestRequestArgs
Rest
Request
Args
fun
RestRequestArgs
(
authentication
:
Output
<
Either
<
ApiKeyAuthenticationArgs
,
RolloutIdentityAuthenticationArgs
>
>
,
method
:
Output
<
RestRequestMethod
>
,
uri
:
Output
<
String
>
)