Workspace Args
constructor(defaultDataCollectionRuleResourceId: Output<String>? = null, features: Output<WorkspaceFeaturesArgs>? = null, forceCmkForQuery: Output<Boolean>? = null, identity: Output<IdentityArgs>? = null, location: Output<String>? = null, publicNetworkAccessForIngestion: Output<Either<String, PublicNetworkAccessType>>? = null, publicNetworkAccessForQuery: Output<Either<String, PublicNetworkAccessType>>? = null, resourceGroupName: Output<String>? = null, retentionInDays: Output<Int>? = null, sku: Output<WorkspaceSkuArgs>? = null, tags: Output<Map<String, String>>? = null, workspaceCapping: Output<WorkspaceCappingArgs>? = null, workspaceName: Output<String>? = null)