FunctionsDeploymentStorageArgs

constructor(authentication: Output<FunctionsDeploymentAuthenticationArgs>? = null, type: Output<Either<String, FunctionsDeploymentStorageType>>? = null, value: Output<String>? = null)