RestRequestArgs

constructor(authentication: Output<Either<ApiKeyAuthenticationArgs, RolloutIdentityAuthenticationArgs>>, method: Output<RestRequestMethod>, uri: Output<String>)