Class ShapesDetails
Shapes for OpenSearch Cluster.
Inherited Members
Namespace: Oci.OpensearchService.Models
Assembly: OCI.DotNetSDK.Opensearch.dll
Syntax
public class ShapesDetails
Properties
Shapes
Declaration
[JsonProperty(PropertyName = "shapes")]
public List<string> Shapes { get; set; }
Property Value
Type | Description |
---|---|
List<string> | List of Shapes. |