SqlContainerIndexingPolicy

constructor(compositeIndices: List<SqlContainerIndexingPolicyCompositeIndex>? = null, excludedPaths: List<SqlContainerIndexingPolicyExcludedPath>? = null, includedPaths: List<SqlContainerIndexingPolicyIncludedPath>? = null, indexingMode: String? = null, spatialIndices: List<SqlContainerIndexingPolicySpatialIndex>? = null)