toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.deploymentmanager.kotlin.inputs
/
RestRequestArgs
/
RestRequestArgs
Rest
Request
Args
constructor
(
authentication
:
Output
<
Either
<
ApiKeyAuthenticationArgs
,
RolloutIdentityAuthenticationArgs
>
>
,
method
:
Output
<
RestRequestMethod
>
,
uri
:
Output
<
String
>
)