Interface AssertCloudNativeOperationOptionsExperimental

interface AssertCloudNativeOperationOptions {
    allowExperimental?: boolean;
}

Properties

allowExperimental?: boolean

Explicitly opts into an operation whose client contract is experimental.