azure-native-v2.awsconnector.OpenSearchDomainStatus
Explore with Pulumi AI
A Microsoft.AwsConnector resource Azure REST API version: 2024-12-01.
Example Usage
OpenSearchDomainStatuses_CreateOrReplace
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using AzureNative = Pulumi.AzureNative;
return await Deployment.RunAsync(() => 
{
    var openSearchDomainStatus = new AzureNative.AwsConnector.OpenSearchDomainStatus("openSearchDomainStatus", new()
    {
        Location = "cjnfjucekzuxbrhfzskptnxmy",
        Name = "Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])",
        Properties = new AzureNative.AwsConnector.Inputs.OpenSearchDomainStatusPropertiesArgs
        {
            Arn = "xxoyruemlfezddeqgvpfvbvqrmmhzk",
            AwsAccountId = "l",
            AwsProperties = new AzureNative.AwsConnector.Inputs.AwsOpenSearchDomainStatusPropertiesArgs
            {
                AccessPolicies = "zmizapetmvhfuhnuevg",
                AdvancedOptions = 
                {
                    { "key5855", "vqbdzcigjhn" },
                },
                AdvancedSecurityOptions = new AzureNative.AwsConnector.Inputs.AdvancedSecurityOptionsArgs
                {
                    AnonymousAuthDisableDate = "2024-10-08T03:49:18.317Z",
                    AnonymousAuthEnabled = true,
                    Enabled = true,
                    InternalUserDatabaseEnabled = true,
                    SamlOptions = new AzureNative.AwsConnector.Inputs.SAMLOptionsOutputArgs
                    {
                        Enabled = true,
                        Idp = new AzureNative.AwsConnector.Inputs.SAMLIdpArgs
                        {
                            EntityId = "ujb",
                            MetadataContent = "ncvlnvyvuwdkmspvvynhbjwzzerkl",
                        },
                        RolesKey = "pphcuihmcksjghguam",
                        SessionTimeoutMinutes = 22,
                        SubjectKey = "pnnavlixxrzg",
                    },
                },
                Arn = "svblrdkqxeghxc",
                AutoTuneOptions = new AzureNative.AwsConnector.Inputs.AutoTuneOptionsOutputArgs
                {
                    ErrorMessage = "gdouqrr",
                    State = new AzureNative.AwsConnector.Inputs.AutoTuneStateEnumValueArgs
                    {
                        Value = AzureNative.AwsConnector.AutoTuneState.DISABLED,
                    },
                    UseOffPeakWindow = true,
                },
                ChangeProgressDetails = new AzureNative.AwsConnector.Inputs.ChangeProgressDetailsArgs
                {
                    ChangeId = "acuqzpomrpdxccssgsjtftt",
                    ConfigChangeStatus = new AzureNative.AwsConnector.Inputs.ConfigChangeStatusEnumValueArgs
                    {
                        Value = AzureNative.AwsConnector.ConfigChangeStatus.ApplyingChanges,
                    },
                    InitiatedBy = new AzureNative.AwsConnector.Inputs.InitiatedByEnumValueArgs
                    {
                        Value = AzureNative.AwsConnector.InitiatedBy.CUSTOMER,
                    },
                    LastUpdatedTime = "2024-10-08T03:49:18.319Z",
                    Message = "netweglaakukislhan",
                    StartTime = "2024-10-08T03:49:18.319Z",
                },
                ClusterConfig = new AzureNative.AwsConnector.Inputs.ClusterConfigArgs
                {
                    ColdStorageOptions = new AzureNative.AwsConnector.Inputs.ColdStorageOptionsArgs
                    {
                        Enabled = true,
                    },
                    DedicatedMasterCount = 15,
                    DedicatedMasterEnabled = true,
                    DedicatedMasterType = new AzureNative.AwsConnector.Inputs.OpenSearchPartitionInstanceTypeEnumValueArgs
                    {
                        Value = AzureNative.AwsConnector.OpenSearchPartitionInstanceType.C42xlargeSearch,
                    },
                    InstanceCount = 6,
                    InstanceType = new AzureNative.AwsConnector.Inputs.OpenSearchPartitionInstanceTypeEnumValueArgs
                    {
                        Value = AzureNative.AwsConnector.OpenSearchPartitionInstanceType.C42xlargeSearch,
                    },
                    MultiAZWithStandbyEnabled = true,
                    WarmCount = 29,
                    WarmEnabled = true,
                    WarmType = new AzureNative.AwsConnector.Inputs.OpenSearchWarmPartitionInstanceTypeEnumValueArgs
                    {
                        Value = AzureNative.AwsConnector.OpenSearchWarmPartitionInstanceType.Ultrawarm1LargeSearch,
                    },
                    ZoneAwarenessConfig = new AzureNative.AwsConnector.Inputs.ZoneAwarenessConfigArgs
                    {
                        AvailabilityZoneCount = 20,
                    },
                    ZoneAwarenessEnabled = true,
                },
                CognitoOptions = new AzureNative.AwsConnector.Inputs.CognitoOptionsArgs
                {
                    Enabled = true,
                    IdentityPoolId = "dcpqrbpnpihpqvibpysnhi",
                    RoleArn = "wdpsbg",
                    UserPoolId = "oeiqtnpxt",
                },
                Created = true,
                Deleted = true,
                DomainEndpointOptions = new AzureNative.AwsConnector.Inputs.DomainEndpointOptionsArgs
                {
                    CustomEndpoint = "pkalvbtpzxwdwtzlhet",
                    CustomEndpointCertificateArn = "bmcnynq",
                    CustomEndpointEnabled = true,
                    EnforceHTTPS = true,
                    TlsSecurityPolicy = new AzureNative.AwsConnector.Inputs.TLSSecurityPolicyEnumValueArgs
                    {
                        Value = AzureNative.AwsConnector.TLSSecurityPolicy.PolicyMinTLS10201907,
                    },
                },
                DomainId = "vdvjabmtsxndtepulmirzlkxjc",
                DomainName = "zmweyexy",
                DomainProcessingStatus = new AzureNative.AwsConnector.Inputs.DomainProcessingStatusTypeEnumValueArgs
                {
                    Value = AzureNative.AwsConnector.DomainProcessingStatusType.Active,
                },
                EbsOptions = new AzureNative.AwsConnector.Inputs.EBSOptionsArgs
                {
                    EbsEnabled = true,
                    Iops = 1,
                    Throughput = 6,
                    VolumeSize = 16,
                    VolumeType = new AzureNative.AwsConnector.Inputs.VolumeTypeEnumValueArgs
                    {
                        Value = AzureNative.AwsConnector.VolumeType.Gp2,
                    },
                },
                EncryptionAtRestOptions = new AzureNative.AwsConnector.Inputs.EncryptionAtRestOptionsArgs
                {
                    Enabled = true,
                    KmsKeyId = "vfmtoghzhlyifmzgt",
                },
                Endpoint = "y",
                EndpointV2 = "lnmdhcvptzovtjrggoqef",
                Endpoints = 
                {
                    { "key7016", "mnbnwxhmvteoxgmcif" },
                },
                EngineVersion = "nafwkgnvpagjlvctspjtgg",
                IpAddressType = new AzureNative.AwsConnector.Inputs.IPAddressTypeEnumValueArgs
                {
                    Value = AzureNative.AwsConnector.IPAddressType.Dualstack,
                },
                LogPublishingOptions = 
                {
                    { "key1257", new AzureNative.AwsConnector.Inputs.LogPublishingOptionArgs
                    {
                        CloudWatchLogsLogGroupArn = "yflaoiiuhbxlodpwh",
                        Enabled = true,
                    } },
                },
                ModifyingProperties = new[]
                {
                    new AzureNative.AwsConnector.Inputs.ModifyingPropertiesArgs
                    {
                        ActiveValue = "igvntcixfgeammklivfvtjjxfka",
                        Name = "wbfqxsudlhdpidezy",
                        PendingValue = "n",
                        ValueType = new AzureNative.AwsConnector.Inputs.PropertyValueTypeEnumValueArgs
                        {
                            Value = AzureNative.AwsConnector.PropertyValueType.PLAIN_TEXT,
                        },
                    },
                },
                NodeToNodeEncryptionOptions = new AzureNative.AwsConnector.Inputs.NodeToNodeEncryptionOptionsArgs
                {
                    Enabled = true,
                },
                OffPeakWindowOptions = new AzureNative.AwsConnector.Inputs.OffPeakWindowOptionsArgs
                {
                    Enabled = true,
                    OffPeakWindow = new AzureNative.AwsConnector.Inputs.OffPeakWindowArgs
                    {
                        WindowStartTime = new AzureNative.AwsConnector.Inputs.WindowStartTimeArgs
                        {
                            Hours = 19,
                            Minutes = 7,
                        },
                    },
                },
                Processing = true,
                ServiceSoftwareOptions = new AzureNative.AwsConnector.Inputs.ServiceSoftwareOptionsArgs
                {
                    AutomatedUpdateDate = "2024-10-08T03:49:18.320Z",
                    Cancellable = true,
                    CurrentVersion = "ugdoxim",
                    Description = "moodysfsdplowtykjopgnlgeodxt",
                    NewVersion = "awqdkyicwktzdn",
                    OptionalDeployment = true,
                    UpdateAvailable = true,
                    UpdateStatus = new AzureNative.AwsConnector.Inputs.DeploymentStatusEnumValueArgs
                    {
                        Value = AzureNative.AwsConnector.DeploymentStatus.COMPLETED,
                    },
                },
                SnapshotOptions = new AzureNative.AwsConnector.Inputs.SnapshotOptionsArgs
                {
                    AutomatedSnapshotStartHour = 9,
                },
                SoftwareUpdateOptions = new AzureNative.AwsConnector.Inputs.SoftwareUpdateOptionsArgs
                {
                    AutoSoftwareUpdateEnabled = true,
                },
                UpgradeProcessing = true,
                VpcOptions = new AzureNative.AwsConnector.Inputs.VPCDerivedInfoArgs
                {
                    AvailabilityZones = new[]
                    {
                        "laxoeorkeojjhcnoji",
                    },
                    SecurityGroupIds = new[]
                    {
                        "ap",
                    },
                    SubnetIds = new[]
                    {
                        "oric",
                    },
                    VpcId = "jffbtwxjojtqphtd",
                },
            },
            AwsRegion = "mpszpnxbznm",
            AwsSourceSchema = "qrkamtxqjfb",
            AwsTags = 
            {
                { "key5895", "bosxipjwti" },
            },
            PublicCloudConnectorsResourceId = "g",
            PublicCloudResourceName = "sntfjznnaylmvehihglcoyqpcyacz",
        },
        ResourceGroupName = "rgopenSearchDomainStatus",
        Tags = 
        {
            { "key9493", "seimlf" },
        },
    });
});
package main
import (
	awsconnector "github.com/pulumi/pulumi-azure-native-sdk/awsconnector/v2"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := awsconnector.NewOpenSearchDomainStatus(ctx, "openSearchDomainStatus", &awsconnector.OpenSearchDomainStatusArgs{
			Location: pulumi.String("cjnfjucekzuxbrhfzskptnxmy"),
			Name:     pulumi.String("Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])"),
			Properties: &awsconnector.OpenSearchDomainStatusPropertiesArgs{
				Arn:          pulumi.String("xxoyruemlfezddeqgvpfvbvqrmmhzk"),
				AwsAccountId: pulumi.String("l"),
				AwsProperties: &awsconnector.AwsOpenSearchDomainStatusPropertiesArgs{
					AccessPolicies: pulumi.String("zmizapetmvhfuhnuevg"),
					AdvancedOptions: pulumi.StringMap{
						"key5855": pulumi.String("vqbdzcigjhn"),
					},
					AdvancedSecurityOptions: &awsconnector.AdvancedSecurityOptionsArgs{
						AnonymousAuthDisableDate:    pulumi.String("2024-10-08T03:49:18.317Z"),
						AnonymousAuthEnabled:        pulumi.Bool(true),
						Enabled:                     pulumi.Bool(true),
						InternalUserDatabaseEnabled: pulumi.Bool(true),
						SamlOptions: awsconnector.SAMLOptionsOutputArgs{
							Enabled: pulumi.Bool(true),
							Idp: &awsconnector.SAMLIdpArgs{
								EntityId:        pulumi.String("ujb"),
								MetadataContent: pulumi.String("ncvlnvyvuwdkmspvvynhbjwzzerkl"),
							},
							RolesKey:              pulumi.String("pphcuihmcksjghguam"),
							SessionTimeoutMinutes: pulumi.Int(22),
							SubjectKey:            pulumi.String("pnnavlixxrzg"),
						},
					},
					Arn: pulumi.String("svblrdkqxeghxc"),
					AutoTuneOptions: awsconnector.AutoTuneOptionsOutputArgs{
						ErrorMessage: pulumi.String("gdouqrr"),
						State: &awsconnector.AutoTuneStateEnumValueArgs{
							Value: pulumi.String(awsconnector.AutoTuneStateDISABLED),
						},
						UseOffPeakWindow: pulumi.Bool(true),
					},
					ChangeProgressDetails: &awsconnector.ChangeProgressDetailsArgs{
						ChangeId: pulumi.String("acuqzpomrpdxccssgsjtftt"),
						ConfigChangeStatus: &awsconnector.ConfigChangeStatusEnumValueArgs{
							Value: pulumi.String(awsconnector.ConfigChangeStatusApplyingChanges),
						},
						InitiatedBy: &awsconnector.InitiatedByEnumValueArgs{
							Value: pulumi.String(awsconnector.InitiatedByCUSTOMER),
						},
						LastUpdatedTime: pulumi.String("2024-10-08T03:49:18.319Z"),
						Message:         pulumi.String("netweglaakukislhan"),
						StartTime:       pulumi.String("2024-10-08T03:49:18.319Z"),
					},
					ClusterConfig: &awsconnector.ClusterConfigArgs{
						ColdStorageOptions: &awsconnector.ColdStorageOptionsArgs{
							Enabled: pulumi.Bool(true),
						},
						DedicatedMasterCount:   pulumi.Int(15),
						DedicatedMasterEnabled: pulumi.Bool(true),
						DedicatedMasterType: &awsconnector.OpenSearchPartitionInstanceTypeEnumValueArgs{
							Value: pulumi.String(awsconnector.OpenSearchPartitionInstanceTypeC42xlargeSearch),
						},
						InstanceCount: pulumi.Int(6),
						InstanceType: &awsconnector.OpenSearchPartitionInstanceTypeEnumValueArgs{
							Value: pulumi.String(awsconnector.OpenSearchPartitionInstanceTypeC42xlargeSearch),
						},
						MultiAZWithStandbyEnabled: pulumi.Bool(true),
						WarmCount:                 pulumi.Int(29),
						WarmEnabled:               pulumi.Bool(true),
						WarmType: &awsconnector.OpenSearchWarmPartitionInstanceTypeEnumValueArgs{
							Value: pulumi.String(awsconnector.OpenSearchWarmPartitionInstanceTypeUltrawarm1LargeSearch),
						},
						ZoneAwarenessConfig: &awsconnector.ZoneAwarenessConfigArgs{
							AvailabilityZoneCount: pulumi.Int(20),
						},
						ZoneAwarenessEnabled: pulumi.Bool(true),
					},
					CognitoOptions: &awsconnector.CognitoOptionsArgs{
						Enabled:        pulumi.Bool(true),
						IdentityPoolId: pulumi.String("dcpqrbpnpihpqvibpysnhi"),
						RoleArn:        pulumi.String("wdpsbg"),
						UserPoolId:     pulumi.String("oeiqtnpxt"),
					},
					Created: pulumi.Bool(true),
					Deleted: pulumi.Bool(true),
					DomainEndpointOptions: &awsconnector.DomainEndpointOptionsArgs{
						CustomEndpoint:               pulumi.String("pkalvbtpzxwdwtzlhet"),
						CustomEndpointCertificateArn: pulumi.String("bmcnynq"),
						CustomEndpointEnabled:        pulumi.Bool(true),
						EnforceHTTPS:                 pulumi.Bool(true),
						TlsSecurityPolicy: &awsconnector.TLSSecurityPolicyEnumValueArgs{
							Value: pulumi.String(awsconnector.TLSSecurityPolicyPolicyMinTLS10201907),
						},
					},
					DomainId:   pulumi.String("vdvjabmtsxndtepulmirzlkxjc"),
					DomainName: pulumi.String("zmweyexy"),
					DomainProcessingStatus: &awsconnector.DomainProcessingStatusTypeEnumValueArgs{
						Value: pulumi.String(awsconnector.DomainProcessingStatusTypeActive),
					},
					EbsOptions: &awsconnector.EBSOptionsArgs{
						EbsEnabled: pulumi.Bool(true),
						Iops:       pulumi.Int(1),
						Throughput: pulumi.Int(6),
						VolumeSize: pulumi.Int(16),
						VolumeType: &awsconnector.VolumeTypeEnumValueArgs{
							Value: pulumi.String(awsconnector.VolumeTypeGp2),
						},
					},
					EncryptionAtRestOptions: &awsconnector.EncryptionAtRestOptionsArgs{
						Enabled:  pulumi.Bool(true),
						KmsKeyId: pulumi.String("vfmtoghzhlyifmzgt"),
					},
					Endpoint:   pulumi.String("y"),
					EndpointV2: pulumi.String("lnmdhcvptzovtjrggoqef"),
					Endpoints: pulumi.StringMap{
						"key7016": pulumi.String("mnbnwxhmvteoxgmcif"),
					},
					EngineVersion: pulumi.String("nafwkgnvpagjlvctspjtgg"),
					IpAddressType: &awsconnector.IPAddressTypeEnumValueArgs{
						Value: pulumi.String(awsconnector.IPAddressTypeDualstack),
					},
					LogPublishingOptions: awsconnector.LogPublishingOptionMap{
						"key1257": &awsconnector.LogPublishingOptionArgs{
							CloudWatchLogsLogGroupArn: pulumi.String("yflaoiiuhbxlodpwh"),
							Enabled:                   pulumi.Bool(true),
						},
					},
					ModifyingProperties: awsconnector.ModifyingPropertiesArray{
						&awsconnector.ModifyingPropertiesArgs{
							ActiveValue:  pulumi.String("igvntcixfgeammklivfvtjjxfka"),
							Name:         pulumi.String("wbfqxsudlhdpidezy"),
							PendingValue: pulumi.String("n"),
							ValueType: &awsconnector.PropertyValueTypeEnumValueArgs{
								Value: pulumi.String(awsconnector.PropertyValueType_PLAIN_TEXT),
							},
						},
					},
					NodeToNodeEncryptionOptions: &awsconnector.NodeToNodeEncryptionOptionsArgs{
						Enabled: pulumi.Bool(true),
					},
					OffPeakWindowOptions: &awsconnector.OffPeakWindowOptionsArgs{
						Enabled: pulumi.Bool(true),
						OffPeakWindow: &awsconnector.OffPeakWindowArgs{
							WindowStartTime: &awsconnector.WindowStartTimeArgs{
								Hours:   pulumi.Float64(19),
								Minutes: pulumi.Float64(7),
							},
						},
					},
					Processing: pulumi.Bool(true),
					ServiceSoftwareOptions: &awsconnector.ServiceSoftwareOptionsArgs{
						AutomatedUpdateDate: pulumi.String("2024-10-08T03:49:18.320Z"),
						Cancellable:         pulumi.Bool(true),
						CurrentVersion:      pulumi.String("ugdoxim"),
						Description:         pulumi.String("moodysfsdplowtykjopgnlgeodxt"),
						NewVersion:          pulumi.String("awqdkyicwktzdn"),
						OptionalDeployment:  pulumi.Bool(true),
						UpdateAvailable:     pulumi.Bool(true),
						UpdateStatus: &awsconnector.DeploymentStatusEnumValueArgs{
							Value: pulumi.String(awsconnector.DeploymentStatusCOMPLETED),
						},
					},
					SnapshotOptions: &awsconnector.SnapshotOptionsArgs{
						AutomatedSnapshotStartHour: pulumi.Int(9),
					},
					SoftwareUpdateOptions: &awsconnector.SoftwareUpdateOptionsArgs{
						AutoSoftwareUpdateEnabled: pulumi.Bool(true),
					},
					UpgradeProcessing: pulumi.Bool(true),
					VpcOptions: &awsconnector.VPCDerivedInfoArgs{
						AvailabilityZones: pulumi.StringArray{
							pulumi.String("laxoeorkeojjhcnoji"),
						},
						SecurityGroupIds: pulumi.StringArray{
							pulumi.String("ap"),
						},
						SubnetIds: pulumi.StringArray{
							pulumi.String("oric"),
						},
						VpcId: pulumi.String("jffbtwxjojtqphtd"),
					},
				},
				AwsRegion:       pulumi.String("mpszpnxbznm"),
				AwsSourceSchema: pulumi.String("qrkamtxqjfb"),
				AwsTags: pulumi.StringMap{
					"key5895": pulumi.String("bosxipjwti"),
				},
				PublicCloudConnectorsResourceId: pulumi.String("g"),
				PublicCloudResourceName:         pulumi.String("sntfjznnaylmvehihglcoyqpcyacz"),
			},
			ResourceGroupName: pulumi.String("rgopenSearchDomainStatus"),
			Tags: pulumi.StringMap{
				"key9493": pulumi.String("seimlf"),
			},
		})
		if err != nil {
			return err
		}
		return nil
	})
}
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.azurenative.awsconnector.OpenSearchDomainStatus;
import com.pulumi.azurenative.awsconnector.OpenSearchDomainStatusArgs;
import com.pulumi.azurenative.awsconnector.inputs.OpenSearchDomainStatusPropertiesArgs;
import com.pulumi.azurenative.awsconnector.inputs.AwsOpenSearchDomainStatusPropertiesArgs;
import com.pulumi.azurenative.awsconnector.inputs.AdvancedSecurityOptionsArgs;
import com.pulumi.azurenative.awsconnector.inputs.SAMLOptionsOutputArgs;
import com.pulumi.azurenative.awsconnector.inputs.SAMLIdpArgs;
import com.pulumi.azurenative.awsconnector.inputs.AutoTuneOptionsOutputArgs;
import com.pulumi.azurenative.awsconnector.inputs.AutoTuneStateEnumValueArgs;
import com.pulumi.azurenative.awsconnector.inputs.ChangeProgressDetailsArgs;
import com.pulumi.azurenative.awsconnector.inputs.ConfigChangeStatusEnumValueArgs;
import com.pulumi.azurenative.awsconnector.inputs.InitiatedByEnumValueArgs;
import com.pulumi.azurenative.awsconnector.inputs.ClusterConfigArgs;
import com.pulumi.azurenative.awsconnector.inputs.ColdStorageOptionsArgs;
import com.pulumi.azurenative.awsconnector.inputs.OpenSearchPartitionInstanceTypeEnumValueArgs;
import com.pulumi.azurenative.awsconnector.inputs.OpenSearchWarmPartitionInstanceTypeEnumValueArgs;
import com.pulumi.azurenative.awsconnector.inputs.ZoneAwarenessConfigArgs;
import com.pulumi.azurenative.awsconnector.inputs.CognitoOptionsArgs;
import com.pulumi.azurenative.awsconnector.inputs.DomainEndpointOptionsArgs;
import com.pulumi.azurenative.awsconnector.inputs.TLSSecurityPolicyEnumValueArgs;
import com.pulumi.azurenative.awsconnector.inputs.DomainProcessingStatusTypeEnumValueArgs;
import com.pulumi.azurenative.awsconnector.inputs.EBSOptionsArgs;
import com.pulumi.azurenative.awsconnector.inputs.VolumeTypeEnumValueArgs;
import com.pulumi.azurenative.awsconnector.inputs.EncryptionAtRestOptionsArgs;
import com.pulumi.azurenative.awsconnector.inputs.IPAddressTypeEnumValueArgs;
import com.pulumi.azurenative.awsconnector.inputs.NodeToNodeEncryptionOptionsArgs;
import com.pulumi.azurenative.awsconnector.inputs.OffPeakWindowOptionsArgs;
import com.pulumi.azurenative.awsconnector.inputs.OffPeakWindowArgs;
import com.pulumi.azurenative.awsconnector.inputs.WindowStartTimeArgs;
import com.pulumi.azurenative.awsconnector.inputs.ServiceSoftwareOptionsArgs;
import com.pulumi.azurenative.awsconnector.inputs.DeploymentStatusEnumValueArgs;
import com.pulumi.azurenative.awsconnector.inputs.SnapshotOptionsArgs;
import com.pulumi.azurenative.awsconnector.inputs.SoftwareUpdateOptionsArgs;
import com.pulumi.azurenative.awsconnector.inputs.VPCDerivedInfoArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }
    public static void stack(Context ctx) {
        var openSearchDomainStatus = new OpenSearchDomainStatus("openSearchDomainStatus", OpenSearchDomainStatusArgs.builder()
            .location("cjnfjucekzuxbrhfzskptnxmy")
            .name("Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])")
            .properties(OpenSearchDomainStatusPropertiesArgs.builder()
                .arn("xxoyruemlfezddeqgvpfvbvqrmmhzk")
                .awsAccountId("l")
                .awsProperties(AwsOpenSearchDomainStatusPropertiesArgs.builder()
                    .accessPolicies("zmizapetmvhfuhnuevg")
                    .advancedOptions(Map.of("key5855", "vqbdzcigjhn"))
                    .advancedSecurityOptions(AdvancedSecurityOptionsArgs.builder()
                        .anonymousAuthDisableDate("2024-10-08T03:49:18.317Z")
                        .anonymousAuthEnabled(true)
                        .enabled(true)
                        .internalUserDatabaseEnabled(true)
                        .samlOptions(SAMLOptionsOutputArgs.builder()
                            .enabled(true)
                            .idp(SAMLIdpArgs.builder()
                                .entityId("ujb")
                                .metadataContent("ncvlnvyvuwdkmspvvynhbjwzzerkl")
                                .build())
                            .rolesKey("pphcuihmcksjghguam")
                            .sessionTimeoutMinutes(22)
                            .subjectKey("pnnavlixxrzg")
                            .build())
                        .build())
                    .arn("svblrdkqxeghxc")
                    .autoTuneOptions(AutoTuneOptionsOutputArgs.builder()
                        .errorMessage("gdouqrr")
                        .state(AutoTuneStateEnumValueArgs.builder()
                            .value("DISABLED")
                            .build())
                        .useOffPeakWindow(true)
                        .build())
                    .changeProgressDetails(ChangeProgressDetailsArgs.builder()
                        .changeId("acuqzpomrpdxccssgsjtftt")
                        .configChangeStatus(ConfigChangeStatusEnumValueArgs.builder()
                            .value("ApplyingChanges")
                            .build())
                        .initiatedBy(InitiatedByEnumValueArgs.builder()
                            .value("CUSTOMER")
                            .build())
                        .lastUpdatedTime("2024-10-08T03:49:18.319Z")
                        .message("netweglaakukislhan")
                        .startTime("2024-10-08T03:49:18.319Z")
                        .build())
                    .clusterConfig(ClusterConfigArgs.builder()
                        .coldStorageOptions(ColdStorageOptionsArgs.builder()
                            .enabled(true)
                            .build())
                        .dedicatedMasterCount(15)
                        .dedicatedMasterEnabled(true)
                        .dedicatedMasterType(OpenSearchPartitionInstanceTypeEnumValueArgs.builder()
                            .value("c4.2xlarge.search")
                            .build())
                        .instanceCount(6)
                        .instanceType(OpenSearchPartitionInstanceTypeEnumValueArgs.builder()
                            .value("c4.2xlarge.search")
                            .build())
                        .multiAZWithStandbyEnabled(true)
                        .warmCount(29)
                        .warmEnabled(true)
                        .warmType(OpenSearchWarmPartitionInstanceTypeEnumValueArgs.builder()
                            .value("ultrawarm1.large.search")
                            .build())
                        .zoneAwarenessConfig(ZoneAwarenessConfigArgs.builder()
                            .availabilityZoneCount(20)
                            .build())
                        .zoneAwarenessEnabled(true)
                        .build())
                    .cognitoOptions(CognitoOptionsArgs.builder()
                        .enabled(true)
                        .identityPoolId("dcpqrbpnpihpqvibpysnhi")
                        .roleArn("wdpsbg")
                        .userPoolId("oeiqtnpxt")
                        .build())
                    .created(true)
                    .deleted(true)
                    .domainEndpointOptions(DomainEndpointOptionsArgs.builder()
                        .customEndpoint("pkalvbtpzxwdwtzlhet")
                        .customEndpointCertificateArn("bmcnynq")
                        .customEndpointEnabled(true)
                        .enforceHTTPS(true)
                        .tlsSecurityPolicy(TLSSecurityPolicyEnumValueArgs.builder()
                            .value("Policy-Min-TLS-1-0-2019-07")
                            .build())
                        .build())
                    .domainId("vdvjabmtsxndtepulmirzlkxjc")
                    .domainName("zmweyexy")
                    .domainProcessingStatus(DomainProcessingStatusTypeEnumValueArgs.builder()
                        .value("Active")
                        .build())
                    .ebsOptions(EBSOptionsArgs.builder()
                        .ebsEnabled(true)
                        .iops(1)
                        .throughput(6)
                        .volumeSize(16)
                        .volumeType(VolumeTypeEnumValueArgs.builder()
                            .value("gp2")
                            .build())
                        .build())
                    .encryptionAtRestOptions(EncryptionAtRestOptionsArgs.builder()
                        .enabled(true)
                        .kmsKeyId("vfmtoghzhlyifmzgt")
                        .build())
                    .endpoint("y")
                    .endpointV2("lnmdhcvptzovtjrggoqef")
                    .endpoints(Map.of("key7016", "mnbnwxhmvteoxgmcif"))
                    .engineVersion("nafwkgnvpagjlvctspjtgg")
                    .ipAddressType(IPAddressTypeEnumValueArgs.builder()
                        .value("dualstack")
                        .build())
                    .logPublishingOptions(Map.of("key1257", Map.ofEntries(
                        Map.entry("cloudWatchLogsLogGroupArn", "yflaoiiuhbxlodpwh"),
                        Map.entry("enabled", true)
                    )))
                    .modifyingProperties(ModifyingPropertiesArgs.builder()
                        .activeValue("igvntcixfgeammklivfvtjjxfka")
                        .name("wbfqxsudlhdpidezy")
                        .pendingValue("n")
                        .valueType(PropertyValueTypeEnumValueArgs.builder()
                            .value("PLAIN_TEXT")
                            .build())
                        .build())
                    .nodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsArgs.builder()
                        .enabled(true)
                        .build())
                    .offPeakWindowOptions(OffPeakWindowOptionsArgs.builder()
                        .enabled(true)
                        .offPeakWindow(OffPeakWindowArgs.builder()
                            .windowStartTime(WindowStartTimeArgs.builder()
                                .hours(19)
                                .minutes(7)
                                .build())
                            .build())
                        .build())
                    .processing(true)
                    .serviceSoftwareOptions(ServiceSoftwareOptionsArgs.builder()
                        .automatedUpdateDate("2024-10-08T03:49:18.320Z")
                        .cancellable(true)
                        .currentVersion("ugdoxim")
                        .description("moodysfsdplowtykjopgnlgeodxt")
                        .newVersion("awqdkyicwktzdn")
                        .optionalDeployment(true)
                        .updateAvailable(true)
                        .updateStatus(DeploymentStatusEnumValueArgs.builder()
                            .value("COMPLETED")
                            .build())
                        .build())
                    .snapshotOptions(SnapshotOptionsArgs.builder()
                        .automatedSnapshotStartHour(9)
                        .build())
                    .softwareUpdateOptions(SoftwareUpdateOptionsArgs.builder()
                        .autoSoftwareUpdateEnabled(true)
                        .build())
                    .upgradeProcessing(true)
                    .vpcOptions(VPCDerivedInfoArgs.builder()
                        .availabilityZones("laxoeorkeojjhcnoji")
                        .securityGroupIds("ap")
                        .subnetIds("oric")
                        .vpcId("jffbtwxjojtqphtd")
                        .build())
                    .build())
                .awsRegion("mpszpnxbznm")
                .awsSourceSchema("qrkamtxqjfb")
                .awsTags(Map.of("key5895", "bosxipjwti"))
                .publicCloudConnectorsResourceId("g")
                .publicCloudResourceName("sntfjznnaylmvehihglcoyqpcyacz")
                .build())
            .resourceGroupName("rgopenSearchDomainStatus")
            .tags(Map.of("key9493", "seimlf"))
            .build());
    }
}
import * as pulumi from "@pulumi/pulumi";
import * as azure_native from "@pulumi/azure-native";
const openSearchDomainStatus = new azure_native.awsconnector.OpenSearchDomainStatus("openSearchDomainStatus", {
    location: "cjnfjucekzuxbrhfzskptnxmy",
    name: "Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])",
    properties: {
        arn: "xxoyruemlfezddeqgvpfvbvqrmmhzk",
        awsAccountId: "l",
        awsProperties: {
            accessPolicies: "zmizapetmvhfuhnuevg",
            advancedOptions: {
                key5855: "vqbdzcigjhn",
            },
            advancedSecurityOptions: {
                anonymousAuthDisableDate: "2024-10-08T03:49:18.317Z",
                anonymousAuthEnabled: true,
                enabled: true,
                internalUserDatabaseEnabled: true,
                samlOptions: {
                    enabled: true,
                    idp: {
                        entityId: "ujb",
                        metadataContent: "ncvlnvyvuwdkmspvvynhbjwzzerkl",
                    },
                    rolesKey: "pphcuihmcksjghguam",
                    sessionTimeoutMinutes: 22,
                    subjectKey: "pnnavlixxrzg",
                },
            },
            arn: "svblrdkqxeghxc",
            autoTuneOptions: {
                errorMessage: "gdouqrr",
                state: {
                    value: azure_native.awsconnector.AutoTuneState.DISABLED,
                },
                useOffPeakWindow: true,
            },
            changeProgressDetails: {
                changeId: "acuqzpomrpdxccssgsjtftt",
                configChangeStatus: {
                    value: azure_native.awsconnector.ConfigChangeStatus.ApplyingChanges,
                },
                initiatedBy: {
                    value: azure_native.awsconnector.InitiatedBy.CUSTOMER,
                },
                lastUpdatedTime: "2024-10-08T03:49:18.319Z",
                message: "netweglaakukislhan",
                startTime: "2024-10-08T03:49:18.319Z",
            },
            clusterConfig: {
                coldStorageOptions: {
                    enabled: true,
                },
                dedicatedMasterCount: 15,
                dedicatedMasterEnabled: true,
                dedicatedMasterType: {
                    value: azure_native.awsconnector.OpenSearchPartitionInstanceType.C42xlargeSearch,
                },
                instanceCount: 6,
                instanceType: {
                    value: azure_native.awsconnector.OpenSearchPartitionInstanceType.C42xlargeSearch,
                },
                multiAZWithStandbyEnabled: true,
                warmCount: 29,
                warmEnabled: true,
                warmType: {
                    value: azure_native.awsconnector.OpenSearchWarmPartitionInstanceType.Ultrawarm1LargeSearch,
                },
                zoneAwarenessConfig: {
                    availabilityZoneCount: 20,
                },
                zoneAwarenessEnabled: true,
            },
            cognitoOptions: {
                enabled: true,
                identityPoolId: "dcpqrbpnpihpqvibpysnhi",
                roleArn: "wdpsbg",
                userPoolId: "oeiqtnpxt",
            },
            created: true,
            deleted: true,
            domainEndpointOptions: {
                customEndpoint: "pkalvbtpzxwdwtzlhet",
                customEndpointCertificateArn: "bmcnynq",
                customEndpointEnabled: true,
                enforceHTTPS: true,
                tlsSecurityPolicy: {
                    value: azure_native.awsconnector.TLSSecurityPolicy.PolicyMinTLS10201907,
                },
            },
            domainId: "vdvjabmtsxndtepulmirzlkxjc",
            domainName: "zmweyexy",
            domainProcessingStatus: {
                value: azure_native.awsconnector.DomainProcessingStatusType.Active,
            },
            ebsOptions: {
                ebsEnabled: true,
                iops: 1,
                throughput: 6,
                volumeSize: 16,
                volumeType: {
                    value: azure_native.awsconnector.VolumeType.Gp2,
                },
            },
            encryptionAtRestOptions: {
                enabled: true,
                kmsKeyId: "vfmtoghzhlyifmzgt",
            },
            endpoint: "y",
            endpointV2: "lnmdhcvptzovtjrggoqef",
            endpoints: {
                key7016: "mnbnwxhmvteoxgmcif",
            },
            engineVersion: "nafwkgnvpagjlvctspjtgg",
            ipAddressType: {
                value: azure_native.awsconnector.IPAddressType.Dualstack,
            },
            logPublishingOptions: {
                key1257: {
                    cloudWatchLogsLogGroupArn: "yflaoiiuhbxlodpwh",
                    enabled: true,
                },
            },
            modifyingProperties: [{
                activeValue: "igvntcixfgeammklivfvtjjxfka",
                name: "wbfqxsudlhdpidezy",
                pendingValue: "n",
                valueType: {
                    value: azure_native.awsconnector.PropertyValueType.PLAIN_TEXT,
                },
            }],
            nodeToNodeEncryptionOptions: {
                enabled: true,
            },
            offPeakWindowOptions: {
                enabled: true,
                offPeakWindow: {
                    windowStartTime: {
                        hours: 19,
                        minutes: 7,
                    },
                },
            },
            processing: true,
            serviceSoftwareOptions: {
                automatedUpdateDate: "2024-10-08T03:49:18.320Z",
                cancellable: true,
                currentVersion: "ugdoxim",
                description: "moodysfsdplowtykjopgnlgeodxt",
                newVersion: "awqdkyicwktzdn",
                optionalDeployment: true,
                updateAvailable: true,
                updateStatus: {
                    value: azure_native.awsconnector.DeploymentStatus.COMPLETED,
                },
            },
            snapshotOptions: {
                automatedSnapshotStartHour: 9,
            },
            softwareUpdateOptions: {
                autoSoftwareUpdateEnabled: true,
            },
            upgradeProcessing: true,
            vpcOptions: {
                availabilityZones: ["laxoeorkeojjhcnoji"],
                securityGroupIds: ["ap"],
                subnetIds: ["oric"],
                vpcId: "jffbtwxjojtqphtd",
            },
        },
        awsRegion: "mpszpnxbznm",
        awsSourceSchema: "qrkamtxqjfb",
        awsTags: {
            key5895: "bosxipjwti",
        },
        publicCloudConnectorsResourceId: "g",
        publicCloudResourceName: "sntfjznnaylmvehihglcoyqpcyacz",
    },
    resourceGroupName: "rgopenSearchDomainStatus",
    tags: {
        key9493: "seimlf",
    },
});
import pulumi
import pulumi_azure_native as azure_native
open_search_domain_status = azure_native.awsconnector.OpenSearchDomainStatus("openSearchDomainStatus",
    location="cjnfjucekzuxbrhfzskptnxmy",
    name="Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])",
    properties={
        "arn": "xxoyruemlfezddeqgvpfvbvqrmmhzk",
        "aws_account_id": "l",
        "aws_properties": {
            "access_policies": "zmizapetmvhfuhnuevg",
            "advanced_options": {
                "key5855": "vqbdzcigjhn",
            },
            "advanced_security_options": {
                "anonymous_auth_disable_date": "2024-10-08T03:49:18.317Z",
                "anonymous_auth_enabled": True,
                "enabled": True,
                "internal_user_database_enabled": True,
                "saml_options": {
                    "enabled": True,
                    "idp": {
                        "entity_id": "ujb",
                        "metadata_content": "ncvlnvyvuwdkmspvvynhbjwzzerkl",
                    },
                    "roles_key": "pphcuihmcksjghguam",
                    "session_timeout_minutes": 22,
                    "subject_key": "pnnavlixxrzg",
                },
            },
            "arn": "svblrdkqxeghxc",
            "auto_tune_options": {
                "error_message": "gdouqrr",
                "state": {
                    "value": azure_native.awsconnector.AutoTuneState.DISABLED,
                },
                "use_off_peak_window": True,
            },
            "change_progress_details": {
                "change_id": "acuqzpomrpdxccssgsjtftt",
                "config_change_status": {
                    "value": azure_native.awsconnector.ConfigChangeStatus.APPLYING_CHANGES,
                },
                "initiated_by": {
                    "value": azure_native.awsconnector.InitiatedBy.CUSTOMER,
                },
                "last_updated_time": "2024-10-08T03:49:18.319Z",
                "message": "netweglaakukislhan",
                "start_time": "2024-10-08T03:49:18.319Z",
            },
            "cluster_config": {
                "cold_storage_options": {
                    "enabled": True,
                },
                "dedicated_master_count": 15,
                "dedicated_master_enabled": True,
                "dedicated_master_type": {
                    "value": azure_native.awsconnector.OpenSearchPartitionInstanceType.C42XLARGE_SEARCH,
                },
                "instance_count": 6,
                "instance_type": {
                    "value": azure_native.awsconnector.OpenSearchPartitionInstanceType.C42XLARGE_SEARCH,
                },
                "multi_az_with_standby_enabled": True,
                "warm_count": 29,
                "warm_enabled": True,
                "warm_type": {
                    "value": azure_native.awsconnector.OpenSearchWarmPartitionInstanceType.ULTRAWARM1_LARGE_SEARCH,
                },
                "zone_awareness_config": {
                    "availability_zone_count": 20,
                },
                "zone_awareness_enabled": True,
            },
            "cognito_options": {
                "enabled": True,
                "identity_pool_id": "dcpqrbpnpihpqvibpysnhi",
                "role_arn": "wdpsbg",
                "user_pool_id": "oeiqtnpxt",
            },
            "created": True,
            "deleted": True,
            "domain_endpoint_options": {
                "custom_endpoint": "pkalvbtpzxwdwtzlhet",
                "custom_endpoint_certificate_arn": "bmcnynq",
                "custom_endpoint_enabled": True,
                "enforce_https": True,
                "tls_security_policy": {
                    "value": azure_native.awsconnector.TLSSecurityPolicy.POLICY_MIN_TLS10201907,
                },
            },
            "domain_id": "vdvjabmtsxndtepulmirzlkxjc",
            "domain_name": "zmweyexy",
            "domain_processing_status": {
                "value": azure_native.awsconnector.DomainProcessingStatusType.ACTIVE,
            },
            "ebs_options": {
                "ebs_enabled": True,
                "iops": 1,
                "throughput": 6,
                "volume_size": 16,
                "volume_type": {
                    "value": azure_native.awsconnector.VolumeType.GP2,
                },
            },
            "encryption_at_rest_options": {
                "enabled": True,
                "kms_key_id": "vfmtoghzhlyifmzgt",
            },
            "endpoint": "y",
            "endpoint_v2": "lnmdhcvptzovtjrggoqef",
            "endpoints": {
                "key7016": "mnbnwxhmvteoxgmcif",
            },
            "engine_version": "nafwkgnvpagjlvctspjtgg",
            "ip_address_type": {
                "value": azure_native.awsconnector.IPAddressType.DUALSTACK,
            },
            "log_publishing_options": {
                "key1257": {
                    "cloud_watch_logs_log_group_arn": "yflaoiiuhbxlodpwh",
                    "enabled": True,
                },
            },
            "modifying_properties": [{
                "active_value": "igvntcixfgeammklivfvtjjxfka",
                "name": "wbfqxsudlhdpidezy",
                "pending_value": "n",
                "value_type": {
                    "value": azure_native.awsconnector.PropertyValueType.PLAI_N_TEXT,
                },
            }],
            "node_to_node_encryption_options": {
                "enabled": True,
            },
            "off_peak_window_options": {
                "enabled": True,
                "off_peak_window": {
                    "window_start_time": {
                        "hours": 19,
                        "minutes": 7,
                    },
                },
            },
            "processing": True,
            "service_software_options": {
                "automated_update_date": "2024-10-08T03:49:18.320Z",
                "cancellable": True,
                "current_version": "ugdoxim",
                "description": "moodysfsdplowtykjopgnlgeodxt",
                "new_version": "awqdkyicwktzdn",
                "optional_deployment": True,
                "update_available": True,
                "update_status": {
                    "value": azure_native.awsconnector.DeploymentStatus.COMPLETED,
                },
            },
            "snapshot_options": {
                "automated_snapshot_start_hour": 9,
            },
            "software_update_options": {
                "auto_software_update_enabled": True,
            },
            "upgrade_processing": True,
            "vpc_options": {
                "availability_zones": ["laxoeorkeojjhcnoji"],
                "security_group_ids": ["ap"],
                "subnet_ids": ["oric"],
                "vpc_id": "jffbtwxjojtqphtd",
            },
        },
        "aws_region": "mpszpnxbznm",
        "aws_source_schema": "qrkamtxqjfb",
        "aws_tags": {
            "key5895": "bosxipjwti",
        },
        "public_cloud_connectors_resource_id": "g",
        "public_cloud_resource_name": "sntfjznnaylmvehihglcoyqpcyacz",
    },
    resource_group_name="rgopenSearchDomainStatus",
    tags={
        "key9493": "seimlf",
    })
resources:
  openSearchDomainStatus:
    type: azure-native:awsconnector:OpenSearchDomainStatus
    properties:
      location: cjnfjucekzuxbrhfzskptnxmy
      name: Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])
      properties:
        arn: xxoyruemlfezddeqgvpfvbvqrmmhzk
        awsAccountId: l
        awsProperties:
          accessPolicies: zmizapetmvhfuhnuevg
          advancedOptions:
            key5855: vqbdzcigjhn
          advancedSecurityOptions:
            anonymousAuthDisableDate: 2024-10-08T03:49:18.317Z
            anonymousAuthEnabled: true
            enabled: true
            internalUserDatabaseEnabled: true
            samlOptions:
              enabled: true
              idp:
                entityId: ujb
                metadataContent: ncvlnvyvuwdkmspvvynhbjwzzerkl
              rolesKey: pphcuihmcksjghguam
              sessionTimeoutMinutes: 22
              subjectKey: pnnavlixxrzg
          arn: svblrdkqxeghxc
          autoTuneOptions:
            errorMessage: gdouqrr
            state:
              value: DISABLED
            useOffPeakWindow: true
          changeProgressDetails:
            changeId: acuqzpomrpdxccssgsjtftt
            configChangeStatus:
              value: ApplyingChanges
            initiatedBy:
              value: CUSTOMER
            lastUpdatedTime: 2024-10-08T03:49:18.319Z
            message: netweglaakukislhan
            startTime: 2024-10-08T03:49:18.319Z
          clusterConfig:
            coldStorageOptions:
              enabled: true
            dedicatedMasterCount: 15
            dedicatedMasterEnabled: true
            dedicatedMasterType:
              value: c4.2xlarge.search
            instanceCount: 6
            instanceType:
              value: c4.2xlarge.search
            multiAZWithStandbyEnabled: true
            warmCount: 29
            warmEnabled: true
            warmType:
              value: ultrawarm1.large.search
            zoneAwarenessConfig:
              availabilityZoneCount: 20
            zoneAwarenessEnabled: true
          cognitoOptions:
            enabled: true
            identityPoolId: dcpqrbpnpihpqvibpysnhi
            roleArn: wdpsbg
            userPoolId: oeiqtnpxt
          created: true
          deleted: true
          domainEndpointOptions:
            customEndpoint: pkalvbtpzxwdwtzlhet
            customEndpointCertificateArn: bmcnynq
            customEndpointEnabled: true
            enforceHTTPS: true
            tlsSecurityPolicy:
              value: Policy-Min-TLS-1-0-2019-07
          domainId: vdvjabmtsxndtepulmirzlkxjc
          domainName: zmweyexy
          domainProcessingStatus:
            value: Active
          ebsOptions:
            ebsEnabled: true
            iops: 1
            throughput: 6
            volumeSize: 16
            volumeType:
              value: gp2
          encryptionAtRestOptions:
            enabled: true
            kmsKeyId: vfmtoghzhlyifmzgt
          endpoint: y
          endpointV2: lnmdhcvptzovtjrggoqef
          endpoints:
            key7016: mnbnwxhmvteoxgmcif
          engineVersion: nafwkgnvpagjlvctspjtgg
          ipAddressType:
            value: dualstack
          logPublishingOptions:
            key1257:
              cloudWatchLogsLogGroupArn: yflaoiiuhbxlodpwh
              enabled: true
          modifyingProperties:
            - activeValue: igvntcixfgeammklivfvtjjxfka
              name: wbfqxsudlhdpidezy
              pendingValue: n
              valueType:
                value: PLAIN_TEXT
          nodeToNodeEncryptionOptions:
            enabled: true
          offPeakWindowOptions:
            enabled: true
            offPeakWindow:
              windowStartTime:
                hours: 19
                minutes: 7
          processing: true
          serviceSoftwareOptions:
            automatedUpdateDate: 2024-10-08T03:49:18.320Z
            cancellable: true
            currentVersion: ugdoxim
            description: moodysfsdplowtykjopgnlgeodxt
            newVersion: awqdkyicwktzdn
            optionalDeployment: true
            updateAvailable: true
            updateStatus:
              value: COMPLETED
          snapshotOptions:
            automatedSnapshotStartHour: 9
          softwareUpdateOptions:
            autoSoftwareUpdateEnabled: true
          upgradeProcessing: true
          vpcOptions:
            availabilityZones:
              - laxoeorkeojjhcnoji
            securityGroupIds:
              - ap
            subnetIds:
              - oric
            vpcId: jffbtwxjojtqphtd
        awsRegion: mpszpnxbznm
        awsSourceSchema: qrkamtxqjfb
        awsTags:
          key5895: bosxipjwti
        publicCloudConnectorsResourceId: g
        publicCloudResourceName: sntfjznnaylmvehihglcoyqpcyacz
      resourceGroupName: rgopenSearchDomainStatus
      tags:
        key9493: seimlf
Create OpenSearchDomainStatus Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new OpenSearchDomainStatus(name: string, args: OpenSearchDomainStatusArgs, opts?: CustomResourceOptions);@overload
def OpenSearchDomainStatus(resource_name: str,
                           args: OpenSearchDomainStatusArgs,
                           opts: Optional[ResourceOptions] = None)
@overload
def OpenSearchDomainStatus(resource_name: str,
                           opts: Optional[ResourceOptions] = None,
                           resource_group_name: Optional[str] = None,
                           location: Optional[str] = None,
                           name: Optional[str] = None,
                           properties: Optional[OpenSearchDomainStatusPropertiesArgs] = None,
                           tags: Optional[Mapping[str, str]] = None)func NewOpenSearchDomainStatus(ctx *Context, name string, args OpenSearchDomainStatusArgs, opts ...ResourceOption) (*OpenSearchDomainStatus, error)public OpenSearchDomainStatus(string name, OpenSearchDomainStatusArgs args, CustomResourceOptions? opts = null)
public OpenSearchDomainStatus(String name, OpenSearchDomainStatusArgs args)
public OpenSearchDomainStatus(String name, OpenSearchDomainStatusArgs args, CustomResourceOptions options)
type: azure-native:awsconnector:OpenSearchDomainStatus
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
 - The unique name of the resource.
 - args OpenSearchDomainStatusArgs
 - The arguments to resource properties.
 - opts CustomResourceOptions
 - Bag of options to control resource's behavior.
 
- resource_name str
 - The unique name of the resource.
 - args OpenSearchDomainStatusArgs
 - The arguments to resource properties.
 - opts ResourceOptions
 - Bag of options to control resource's behavior.
 
- ctx Context
 - Context object for the current deployment.
 - name string
 - The unique name of the resource.
 - args OpenSearchDomainStatusArgs
 - The arguments to resource properties.
 - opts ResourceOption
 - Bag of options to control resource's behavior.
 
- name string
 - The unique name of the resource.
 - args OpenSearchDomainStatusArgs
 - The arguments to resource properties.
 - opts CustomResourceOptions
 - Bag of options to control resource's behavior.
 
- name String
 - The unique name of the resource.
 - args OpenSearchDomainStatusArgs
 - The arguments to resource properties.
 - options CustomResourceOptions
 - Bag of options to control resource's behavior.
 
Constructor example
The following reference example uses placeholder values for all input properties.
var openSearchDomainStatusResource = new AzureNative.Awsconnector.OpenSearchDomainStatus("openSearchDomainStatusResource", new()
{
    ResourceGroupName = "string",
    Location = "string",
    Name = "string",
    Properties = 
    {
        { "arn", "string" },
        { "awsAccountId", "string" },
        { "awsProperties", 
        {
            { "accessPolicies", "string" },
            { "advancedOptions", 
            {
                { "string", "string" },
            } },
            { "advancedSecurityOptions", 
            {
                { "anonymousAuthDisableDate", "string" },
                { "anonymousAuthEnabled", false },
                { "enabled", false },
                { "internalUserDatabaseEnabled", false },
                { "samlOptions", 
                {
                    { "enabled", false },
                    { "idp", 
                    {
                        { "entityId", "string" },
                        { "metadataContent", "string" },
                    } },
                    { "rolesKey", "string" },
                    { "sessionTimeoutMinutes", 0 },
                    { "subjectKey", "string" },
                } },
            } },
            { "arn", "string" },
            { "autoTuneOptions", 
            {
                { "errorMessage", "string" },
                { "state", 
                {
                    { "value", "string" },
                } },
                { "useOffPeakWindow", false },
            } },
            { "changeProgressDetails", 
            {
                { "changeId", "string" },
                { "configChangeStatus", 
                {
                    { "value", "string" },
                } },
                { "initiatedBy", 
                {
                    { "value", "string" },
                } },
                { "lastUpdatedTime", "string" },
                { "message", "string" },
                { "startTime", "string" },
            } },
            { "clusterConfig", 
            {
                { "coldStorageOptions", 
                {
                    { "enabled", false },
                } },
                { "dedicatedMasterCount", 0 },
                { "dedicatedMasterEnabled", false },
                { "dedicatedMasterType", 
                {
                    { "value", "string" },
                } },
                { "instanceCount", 0 },
                { "instanceType", 
                {
                    { "value", "string" },
                } },
                { "multiAZWithStandbyEnabled", false },
                { "warmCount", 0 },
                { "warmEnabled", false },
                { "warmType", 
                {
                    { "value", "string" },
                } },
                { "zoneAwarenessConfig", 
                {
                    { "availabilityZoneCount", 0 },
                } },
                { "zoneAwarenessEnabled", false },
            } },
            { "cognitoOptions", 
            {
                { "enabled", false },
                { "identityPoolId", "string" },
                { "roleArn", "string" },
                { "userPoolId", "string" },
            } },
            { "created", false },
            { "deleted", false },
            { "domainEndpointOptions", 
            {
                { "customEndpoint", "string" },
                { "customEndpointCertificateArn", "string" },
                { "customEndpointEnabled", false },
                { "enforceHTTPS", false },
                { "tlsSecurityPolicy", 
                {
                    { "value", "string" },
                } },
            } },
            { "domainId", "string" },
            { "domainName", "string" },
            { "domainProcessingStatus", 
            {
                { "value", "string" },
            } },
            { "ebsOptions", 
            {
                { "ebsEnabled", false },
                { "iops", 0 },
                { "throughput", 0 },
                { "volumeSize", 0 },
                { "volumeType", 
                {
                    { "value", "string" },
                } },
            } },
            { "encryptionAtRestOptions", 
            {
                { "enabled", false },
                { "kmsKeyId", "string" },
            } },
            { "endpoint", "string" },
            { "endpointV2", "string" },
            { "endpoints", 
            {
                { "string", "string" },
            } },
            { "engineVersion", "string" },
            { "ipAddressType", 
            {
                { "value", "string" },
            } },
            { "logPublishingOptions", 
            {
                { "string", 
                {
                    { "cloudWatchLogsLogGroupArn", "string" },
                    { "enabled", false },
                } },
            } },
            { "modifyingProperties", new[]
            {
                
                {
                    { "activeValue", "string" },
                    { "name", "string" },
                    { "pendingValue", "string" },
                    { "valueType", 
                    {
                        { "value", "string" },
                    } },
                },
            } },
            { "nodeToNodeEncryptionOptions", 
            {
                { "enabled", false },
            } },
            { "offPeakWindowOptions", 
            {
                { "enabled", false },
                { "offPeakWindow", 
                {
                    { "windowStartTime", 
                    {
                        { "hours", 0 },
                        { "minutes", 0 },
                    } },
                } },
            } },
            { "processing", false },
            { "serviceSoftwareOptions", 
            {
                { "automatedUpdateDate", "string" },
                { "cancellable", false },
                { "currentVersion", "string" },
                { "description", "string" },
                { "newVersion", "string" },
                { "optionalDeployment", false },
                { "updateAvailable", false },
                { "updateStatus", 
                {
                    { "value", "string" },
                } },
            } },
            { "snapshotOptions", 
            {
                { "automatedSnapshotStartHour", 0 },
            } },
            { "softwareUpdateOptions", 
            {
                { "autoSoftwareUpdateEnabled", false },
            } },
            { "upgradeProcessing", false },
            { "vpcOptions", 
            {
                { "availabilityZones", new[]
                {
                    "string",
                } },
                { "securityGroupIds", new[]
                {
                    "string",
                } },
                { "subnetIds", new[]
                {
                    "string",
                } },
                { "vpcId", "string" },
            } },
        } },
        { "awsRegion", "string" },
        { "awsSourceSchema", "string" },
        { "awsTags", 
        {
            { "string", "string" },
        } },
        { "publicCloudConnectorsResourceId", "string" },
        { "publicCloudResourceName", "string" },
    },
    Tags = 
    {
        { "string", "string" },
    },
});
example, err := awsconnector.NewOpenSearchDomainStatus(ctx, "openSearchDomainStatusResource", &awsconnector.OpenSearchDomainStatusArgs{
	ResourceGroupName: "string",
	Location:          "string",
	Name:              "string",
	Properties: map[string]interface{}{
		"arn":          "string",
		"awsAccountId": "string",
		"awsProperties": map[string]interface{}{
			"accessPolicies": "string",
			"advancedOptions": map[string]interface{}{
				"string": "string",
			},
			"advancedSecurityOptions": map[string]interface{}{
				"anonymousAuthDisableDate":    "string",
				"anonymousAuthEnabled":        false,
				"enabled":                     false,
				"internalUserDatabaseEnabled": false,
				"samlOptions": map[string]interface{}{
					"enabled": false,
					"idp": map[string]interface{}{
						"entityId":        "string",
						"metadataContent": "string",
					},
					"rolesKey":              "string",
					"sessionTimeoutMinutes": 0,
					"subjectKey":            "string",
				},
			},
			"arn": "string",
			"autoTuneOptions": map[string]interface{}{
				"errorMessage": "string",
				"state": map[string]interface{}{
					"value": "string",
				},
				"useOffPeakWindow": false,
			},
			"changeProgressDetails": map[string]interface{}{
				"changeId": "string",
				"configChangeStatus": map[string]interface{}{
					"value": "string",
				},
				"initiatedBy": map[string]interface{}{
					"value": "string",
				},
				"lastUpdatedTime": "string",
				"message":         "string",
				"startTime":       "string",
			},
			"clusterConfig": map[string]interface{}{
				"coldStorageOptions": map[string]interface{}{
					"enabled": false,
				},
				"dedicatedMasterCount":   0,
				"dedicatedMasterEnabled": false,
				"dedicatedMasterType": map[string]interface{}{
					"value": "string",
				},
				"instanceCount": 0,
				"instanceType": map[string]interface{}{
					"value": "string",
				},
				"multiAZWithStandbyEnabled": false,
				"warmCount":                 0,
				"warmEnabled":               false,
				"warmType": map[string]interface{}{
					"value": "string",
				},
				"zoneAwarenessConfig": map[string]interface{}{
					"availabilityZoneCount": 0,
				},
				"zoneAwarenessEnabled": false,
			},
			"cognitoOptions": map[string]interface{}{
				"enabled":        false,
				"identityPoolId": "string",
				"roleArn":        "string",
				"userPoolId":     "string",
			},
			"created": false,
			"deleted": false,
			"domainEndpointOptions": map[string]interface{}{
				"customEndpoint":               "string",
				"customEndpointCertificateArn": "string",
				"customEndpointEnabled":        false,
				"enforceHTTPS":                 false,
				"tlsSecurityPolicy": map[string]interface{}{
					"value": "string",
				},
			},
			"domainId":   "string",
			"domainName": "string",
			"domainProcessingStatus": map[string]interface{}{
				"value": "string",
			},
			"ebsOptions": map[string]interface{}{
				"ebsEnabled": false,
				"iops":       0,
				"throughput": 0,
				"volumeSize": 0,
				"volumeType": map[string]interface{}{
					"value": "string",
				},
			},
			"encryptionAtRestOptions": map[string]interface{}{
				"enabled":  false,
				"kmsKeyId": "string",
			},
			"endpoint":   "string",
			"endpointV2": "string",
			"endpoints": map[string]interface{}{
				"string": "string",
			},
			"engineVersion": "string",
			"ipAddressType": map[string]interface{}{
				"value": "string",
			},
			"logPublishingOptions": map[string]interface{}{
				"string": map[string]interface{}{
					"cloudWatchLogsLogGroupArn": "string",
					"enabled":                   false,
				},
			},
			"modifyingProperties": []map[string]interface{}{
				map[string]interface{}{
					"activeValue":  "string",
					"name":         "string",
					"pendingValue": "string",
					"valueType": map[string]interface{}{
						"value": "string",
					},
				},
			},
			"nodeToNodeEncryptionOptions": map[string]interface{}{
				"enabled": false,
			},
			"offPeakWindowOptions": map[string]interface{}{
				"enabled": false,
				"offPeakWindow": map[string]interface{}{
					"windowStartTime": map[string]interface{}{
						"hours":   0,
						"minutes": 0,
					},
				},
			},
			"processing": false,
			"serviceSoftwareOptions": map[string]interface{}{
				"automatedUpdateDate": "string",
				"cancellable":         false,
				"currentVersion":      "string",
				"description":         "string",
				"newVersion":          "string",
				"optionalDeployment":  false,
				"updateAvailable":     false,
				"updateStatus": map[string]interface{}{
					"value": "string",
				},
			},
			"snapshotOptions": map[string]interface{}{
				"automatedSnapshotStartHour": 0,
			},
			"softwareUpdateOptions": map[string]interface{}{
				"autoSoftwareUpdateEnabled": false,
			},
			"upgradeProcessing": false,
			"vpcOptions": map[string]interface{}{
				"availabilityZones": []string{
					"string",
				},
				"securityGroupIds": []string{
					"string",
				},
				"subnetIds": []string{
					"string",
				},
				"vpcId": "string",
			},
		},
		"awsRegion":       "string",
		"awsSourceSchema": "string",
		"awsTags": map[string]interface{}{
			"string": "string",
		},
		"publicCloudConnectorsResourceId": "string",
		"publicCloudResourceName":         "string",
	},
	Tags: map[string]interface{}{
		"string": "string",
	},
})
var openSearchDomainStatusResource = new OpenSearchDomainStatus("openSearchDomainStatusResource", OpenSearchDomainStatusArgs.builder()
    .resourceGroupName("string")
    .location("string")
    .name("string")
    .properties(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
    .tags(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
    .build());
open_search_domain_status_resource = azure_native.awsconnector.OpenSearchDomainStatus("openSearchDomainStatusResource",
    resource_group_name=string,
    location=string,
    name=string,
    properties={
        arn: string,
        awsAccountId: string,
        awsProperties: {
            accessPolicies: string,
            advancedOptions: {
                string: string,
            },
            advancedSecurityOptions: {
                anonymousAuthDisableDate: string,
                anonymousAuthEnabled: False,
                enabled: False,
                internalUserDatabaseEnabled: False,
                samlOptions: {
                    enabled: False,
                    idp: {
                        entityId: string,
                        metadataContent: string,
                    },
                    rolesKey: string,
                    sessionTimeoutMinutes: 0,
                    subjectKey: string,
                },
            },
            arn: string,
            autoTuneOptions: {
                errorMessage: string,
                state: {
                    value: string,
                },
                useOffPeakWindow: False,
            },
            changeProgressDetails: {
                changeId: string,
                configChangeStatus: {
                    value: string,
                },
                initiatedBy: {
                    value: string,
                },
                lastUpdatedTime: string,
                message: string,
                startTime: string,
            },
            clusterConfig: {
                coldStorageOptions: {
                    enabled: False,
                },
                dedicatedMasterCount: 0,
                dedicatedMasterEnabled: False,
                dedicatedMasterType: {
                    value: string,
                },
                instanceCount: 0,
                instanceType: {
                    value: string,
                },
                multiAZWithStandbyEnabled: False,
                warmCount: 0,
                warmEnabled: False,
                warmType: {
                    value: string,
                },
                zoneAwarenessConfig: {
                    availabilityZoneCount: 0,
                },
                zoneAwarenessEnabled: False,
            },
            cognitoOptions: {
                enabled: False,
                identityPoolId: string,
                roleArn: string,
                userPoolId: string,
            },
            created: False,
            deleted: False,
            domainEndpointOptions: {
                customEndpoint: string,
                customEndpointCertificateArn: string,
                customEndpointEnabled: False,
                enforceHTTPS: False,
                tlsSecurityPolicy: {
                    value: string,
                },
            },
            domainId: string,
            domainName: string,
            domainProcessingStatus: {
                value: string,
            },
            ebsOptions: {
                ebsEnabled: False,
                iops: 0,
                throughput: 0,
                volumeSize: 0,
                volumeType: {
                    value: string,
                },
            },
            encryptionAtRestOptions: {
                enabled: False,
                kmsKeyId: string,
            },
            endpoint: string,
            endpointV2: string,
            endpoints: {
                string: string,
            },
            engineVersion: string,
            ipAddressType: {
                value: string,
            },
            logPublishingOptions: {
                string: {
                    cloudWatchLogsLogGroupArn: string,
                    enabled: False,
                },
            },
            modifyingProperties: [{
                activeValue: string,
                name: string,
                pendingValue: string,
                valueType: {
                    value: string,
                },
            }],
            nodeToNodeEncryptionOptions: {
                enabled: False,
            },
            offPeakWindowOptions: {
                enabled: False,
                offPeakWindow: {
                    windowStartTime: {
                        hours: 0,
                        minutes: 0,
                    },
                },
            },
            processing: False,
            serviceSoftwareOptions: {
                automatedUpdateDate: string,
                cancellable: False,
                currentVersion: string,
                description: string,
                newVersion: string,
                optionalDeployment: False,
                updateAvailable: False,
                updateStatus: {
                    value: string,
                },
            },
            snapshotOptions: {
                automatedSnapshotStartHour: 0,
            },
            softwareUpdateOptions: {
                autoSoftwareUpdateEnabled: False,
            },
            upgradeProcessing: False,
            vpcOptions: {
                availabilityZones: [string],
                securityGroupIds: [string],
                subnetIds: [string],
                vpcId: string,
            },
        },
        awsRegion: string,
        awsSourceSchema: string,
        awsTags: {
            string: string,
        },
        publicCloudConnectorsResourceId: string,
        publicCloudResourceName: string,
    },
    tags={
        string: string,
    })
const openSearchDomainStatusResource = new azure_native.awsconnector.OpenSearchDomainStatus("openSearchDomainStatusResource", {
    resourceGroupName: "string",
    location: "string",
    name: "string",
    properties: {
        arn: "string",
        awsAccountId: "string",
        awsProperties: {
            accessPolicies: "string",
            advancedOptions: {
                string: "string",
            },
            advancedSecurityOptions: {
                anonymousAuthDisableDate: "string",
                anonymousAuthEnabled: false,
                enabled: false,
                internalUserDatabaseEnabled: false,
                samlOptions: {
                    enabled: false,
                    idp: {
                        entityId: "string",
                        metadataContent: "string",
                    },
                    rolesKey: "string",
                    sessionTimeoutMinutes: 0,
                    subjectKey: "string",
                },
            },
            arn: "string",
            autoTuneOptions: {
                errorMessage: "string",
                state: {
                    value: "string",
                },
                useOffPeakWindow: false,
            },
            changeProgressDetails: {
                changeId: "string",
                configChangeStatus: {
                    value: "string",
                },
                initiatedBy: {
                    value: "string",
                },
                lastUpdatedTime: "string",
                message: "string",
                startTime: "string",
            },
            clusterConfig: {
                coldStorageOptions: {
                    enabled: false,
                },
                dedicatedMasterCount: 0,
                dedicatedMasterEnabled: false,
                dedicatedMasterType: {
                    value: "string",
                },
                instanceCount: 0,
                instanceType: {
                    value: "string",
                },
                multiAZWithStandbyEnabled: false,
                warmCount: 0,
                warmEnabled: false,
                warmType: {
                    value: "string",
                },
                zoneAwarenessConfig: {
                    availabilityZoneCount: 0,
                },
                zoneAwarenessEnabled: false,
            },
            cognitoOptions: {
                enabled: false,
                identityPoolId: "string",
                roleArn: "string",
                userPoolId: "string",
            },
            created: false,
            deleted: false,
            domainEndpointOptions: {
                customEndpoint: "string",
                customEndpointCertificateArn: "string",
                customEndpointEnabled: false,
                enforceHTTPS: false,
                tlsSecurityPolicy: {
                    value: "string",
                },
            },
            domainId: "string",
            domainName: "string",
            domainProcessingStatus: {
                value: "string",
            },
            ebsOptions: {
                ebsEnabled: false,
                iops: 0,
                throughput: 0,
                volumeSize: 0,
                volumeType: {
                    value: "string",
                },
            },
            encryptionAtRestOptions: {
                enabled: false,
                kmsKeyId: "string",
            },
            endpoint: "string",
            endpointV2: "string",
            endpoints: {
                string: "string",
            },
            engineVersion: "string",
            ipAddressType: {
                value: "string",
            },
            logPublishingOptions: {
                string: {
                    cloudWatchLogsLogGroupArn: "string",
                    enabled: false,
                },
            },
            modifyingProperties: [{
                activeValue: "string",
                name: "string",
                pendingValue: "string",
                valueType: {
                    value: "string",
                },
            }],
            nodeToNodeEncryptionOptions: {
                enabled: false,
            },
            offPeakWindowOptions: {
                enabled: false,
                offPeakWindow: {
                    windowStartTime: {
                        hours: 0,
                        minutes: 0,
                    },
                },
            },
            processing: false,
            serviceSoftwareOptions: {
                automatedUpdateDate: "string",
                cancellable: false,
                currentVersion: "string",
                description: "string",
                newVersion: "string",
                optionalDeployment: false,
                updateAvailable: false,
                updateStatus: {
                    value: "string",
                },
            },
            snapshotOptions: {
                automatedSnapshotStartHour: 0,
            },
            softwareUpdateOptions: {
                autoSoftwareUpdateEnabled: false,
            },
            upgradeProcessing: false,
            vpcOptions: {
                availabilityZones: ["string"],
                securityGroupIds: ["string"],
                subnetIds: ["string"],
                vpcId: "string",
            },
        },
        awsRegion: "string",
        awsSourceSchema: "string",
        awsTags: {
            string: "string",
        },
        publicCloudConnectorsResourceId: "string",
        publicCloudResourceName: "string",
    },
    tags: {
        string: "string",
    },
});
type: azure-native:awsconnector:OpenSearchDomainStatus
properties:
    location: string
    name: string
    properties:
        arn: string
        awsAccountId: string
        awsProperties:
            accessPolicies: string
            advancedOptions:
                string: string
            advancedSecurityOptions:
                anonymousAuthDisableDate: string
                anonymousAuthEnabled: false
                enabled: false
                internalUserDatabaseEnabled: false
                samlOptions:
                    enabled: false
                    idp:
                        entityId: string
                        metadataContent: string
                    rolesKey: string
                    sessionTimeoutMinutes: 0
                    subjectKey: string
            arn: string
            autoTuneOptions:
                errorMessage: string
                state:
                    value: string
                useOffPeakWindow: false
            changeProgressDetails:
                changeId: string
                configChangeStatus:
                    value: string
                initiatedBy:
                    value: string
                lastUpdatedTime: string
                message: string
                startTime: string
            clusterConfig:
                coldStorageOptions:
                    enabled: false
                dedicatedMasterCount: 0
                dedicatedMasterEnabled: false
                dedicatedMasterType:
                    value: string
                instanceCount: 0
                instanceType:
                    value: string
                multiAZWithStandbyEnabled: false
                warmCount: 0
                warmEnabled: false
                warmType:
                    value: string
                zoneAwarenessConfig:
                    availabilityZoneCount: 0
                zoneAwarenessEnabled: false
            cognitoOptions:
                enabled: false
                identityPoolId: string
                roleArn: string
                userPoolId: string
            created: false
            deleted: false
            domainEndpointOptions:
                customEndpoint: string
                customEndpointCertificateArn: string
                customEndpointEnabled: false
                enforceHTTPS: false
                tlsSecurityPolicy:
                    value: string
            domainId: string
            domainName: string
            domainProcessingStatus:
                value: string
            ebsOptions:
                ebsEnabled: false
                iops: 0
                throughput: 0
                volumeSize: 0
                volumeType:
                    value: string
            encryptionAtRestOptions:
                enabled: false
                kmsKeyId: string
            endpoint: string
            endpointV2: string
            endpoints:
                string: string
            engineVersion: string
            ipAddressType:
                value: string
            logPublishingOptions:
                string:
                    cloudWatchLogsLogGroupArn: string
                    enabled: false
            modifyingProperties:
                - activeValue: string
                  name: string
                  pendingValue: string
                  valueType:
                    value: string
            nodeToNodeEncryptionOptions:
                enabled: false
            offPeakWindowOptions:
                enabled: false
                offPeakWindow:
                    windowStartTime:
                        hours: 0
                        minutes: 0
            processing: false
            serviceSoftwareOptions:
                automatedUpdateDate: string
                cancellable: false
                currentVersion: string
                description: string
                newVersion: string
                optionalDeployment: false
                updateAvailable: false
                updateStatus:
                    value: string
            snapshotOptions:
                automatedSnapshotStartHour: 0
            softwareUpdateOptions:
                autoSoftwareUpdateEnabled: false
            upgradeProcessing: false
            vpcOptions:
                availabilityZones:
                    - string
                securityGroupIds:
                    - string
                subnetIds:
                    - string
                vpcId: string
        awsRegion: string
        awsSourceSchema: string
        awsTags:
            string: string
        publicCloudConnectorsResourceId: string
        publicCloudResourceName: string
    resourceGroupName: string
    tags:
        string: string
OpenSearchDomainStatus Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The OpenSearchDomainStatus resource accepts the following input properties:
- Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - Location string
 - The geo-location where the resource lives
 - Name string
 - Name of OpenSearchDomainStatus
 - Properties
Pulumi.
Azure Native. Aws Connector. Inputs. Open Search Domain Status Properties  - The resource-specific properties for this resource.
 - Dictionary<string, string>
 - Resource tags.
 
- Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - Location string
 - The geo-location where the resource lives
 - Name string
 - Name of OpenSearchDomainStatus
 - Properties
Open
Search Domain Status Properties Args  - The resource-specific properties for this resource.
 - map[string]string
 - Resource tags.
 
- resource
Group StringName  - The name of the resource group. The name is case insensitive.
 - location String
 - The geo-location where the resource lives
 - name String
 - Name of OpenSearchDomainStatus
 - properties
Open
Search Domain Status Properties  - The resource-specific properties for this resource.
 - Map<String,String>
 - Resource tags.
 
- resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - location string
 - The geo-location where the resource lives
 - name string
 - Name of OpenSearchDomainStatus
 - properties
Open
Search Domain Status Properties  - The resource-specific properties for this resource.
 - {[key: string]: string}
 - Resource tags.
 
- resource_
group_ strname  - The name of the resource group. The name is case insensitive.
 - location str
 - The geo-location where the resource lives
 - name str
 - Name of OpenSearchDomainStatus
 - properties
Open
Search Domain Status Properties Args  - The resource-specific properties for this resource.
 - Mapping[str, str]
 - Resource tags.
 
- resource
Group StringName  - The name of the resource group. The name is case insensitive.
 - location String
 - The geo-location where the resource lives
 - name String
 - Name of OpenSearchDomainStatus
 - properties Property Map
 - The resource-specific properties for this resource.
 - Map<String>
 - Resource tags.
 
Outputs
All input properties are implicitly available as output properties. Additionally, the OpenSearchDomainStatus resource produces the following output properties:
- Id string
 - The provider-assigned unique ID for this managed resource.
 - System
Data Pulumi.Azure Native. Aws Connector. Outputs. System Data Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - Type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 
- Id string
 - The provider-assigned unique ID for this managed resource.
 - System
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - Type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 
- id String
 - The provider-assigned unique ID for this managed resource.
 - system
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type String
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 
- id string
 - The provider-assigned unique ID for this managed resource.
 - system
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 
- id str
 - The provider-assigned unique ID for this managed resource.
 - system_
data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type str
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 
- id String
 - The provider-assigned unique ID for this managed resource.
 - system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type String
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 
Supporting Types
AdvancedSecurityOptions, AdvancedSecurityOptionsArgs      
- anonymous
Auth StringDisable Date  - anonymous
Auth BooleanEnabled  - enabled Boolean
 - internal
User BooleanDatabase Enabled  - saml
Options SAMLOptionsOutput  
- anonymous
Auth stringDisable Date  - anonymous
Auth booleanEnabled  - enabled boolean
 - internal
User booleanDatabase Enabled  - saml
Options SAMLOptionsOutput  
- anonymous
Auth StringDisable Date  - anonymous
Auth BooleanEnabled  - enabled Boolean
 - internal
User BooleanDatabase Enabled  - saml
Options Property Map 
AdvancedSecurityOptionsResponse, AdvancedSecurityOptionsResponseArgs        
- anonymous
Auth StringDisable Date  - anonymous
Auth BooleanEnabled  - enabled Boolean
 - internal
User BooleanDatabase Enabled  - saml
Options SAMLOptionsOutput Response  
- anonymous
Auth stringDisable Date  - anonymous
Auth booleanEnabled  - enabled boolean
 - internal
User booleanDatabase Enabled  - saml
Options SAMLOptionsOutput Response  
- anonymous
Auth StringDisable Date  - anonymous
Auth BooleanEnabled  - enabled Boolean
 - internal
User BooleanDatabase Enabled  - saml
Options Property Map 
AutoTuneOptionsOutput, AutoTuneOptionsOutputArgs        
- error
Message String - state
Auto
Tune State Enum Value  - use
Off BooleanPeak Window  
- error
Message string - state
Auto
Tune State Enum Value  - use
Off booleanPeak Window  
- error
Message String - state Property Map
 - use
Off BooleanPeak Window  
AutoTuneOptionsOutputResponse, AutoTuneOptionsOutputResponseArgs          
- error
Message String - state
Auto
Tune State Enum Value Response  - use
Off BooleanPeak Window  
- error
Message string - state
Auto
Tune State Enum Value Response  - use
Off booleanPeak Window  
- error
Message String - state Property Map
 - use
Off BooleanPeak Window  
AutoTuneState, AutoTuneStateArgs      
- DISABLED
 - DISABLEDAutoTuneState enum DISABLED
 - DISABLED_AND_ROLLBACK_COMPLETE
 - DISABLED_AND_ROLLBACK_COMPLETEAutoTuneState enum DISABLED_AND_ROLLBACK_COMPLETE
 - DISABLED_AND_ROLLBACK_ERROR
 - DISABLED_AND_ROLLBACK_ERRORAutoTuneState enum DISABLED_AND_ROLLBACK_ERROR
 - DISABLED_AND_ROLLBACK_IN_PROGRESS
 - DISABLED_AND_ROLLBACK_IN_PROGRESSAutoTuneState enum DISABLED_AND_ROLLBACK_IN_PROGRESS
 - DISABLED_AND_ROLLBACK_SCHEDULED
 - DISABLED_AND_ROLLBACK_SCHEDULEDAutoTuneState enum DISABLED_AND_ROLLBACK_SCHEDULED
 - DISABLE_IN_PROGRESS
 - DISABLE_IN_PROGRESSAutoTuneState enum DISABLE_IN_PROGRESS
 - ENABLED
 - ENABLEDAutoTuneState enum ENABLED
 - ENABLE_IN_PROGRESS
 - ENABLE_IN_PROGRESSAutoTuneState enum ENABLE_IN_PROGRESS
 - ERROR
 - ERRORAutoTuneState enum ERROR
 
- Auto
Tune State DISABLED  - DISABLEDAutoTuneState enum DISABLED
 - Auto
Tune State_DISABLED_AND_ROLLBACK_COMPLETE  - DISABLED_AND_ROLLBACK_COMPLETEAutoTuneState enum DISABLED_AND_ROLLBACK_COMPLETE
 - Auto
Tune State_DISABLED_AND_ROLLBACK_ERROR  - DISABLED_AND_ROLLBACK_ERRORAutoTuneState enum DISABLED_AND_ROLLBACK_ERROR
 - Auto
Tune State_DISABLED_AND_ROLLBACK_IN_PROGRESS  - DISABLED_AND_ROLLBACK_IN_PROGRESSAutoTuneState enum DISABLED_AND_ROLLBACK_IN_PROGRESS
 - Auto
Tune State_DISABLED_AND_ROLLBACK_SCHEDULED  - DISABLED_AND_ROLLBACK_SCHEDULEDAutoTuneState enum DISABLED_AND_ROLLBACK_SCHEDULED
 - Auto
Tune State_DISABLE_IN_PROGRESS  - DISABLE_IN_PROGRESSAutoTuneState enum DISABLE_IN_PROGRESS
 - Auto
Tune State ENABLED  - ENABLEDAutoTuneState enum ENABLED
 - Auto
Tune State_ENABLE_IN_PROGRESS  - ENABLE_IN_PROGRESSAutoTuneState enum ENABLE_IN_PROGRESS
 - Auto
Tune State ERROR  - ERRORAutoTuneState enum ERROR
 
- DISABLED
 - DISABLEDAutoTuneState enum DISABLED
 - DISABLED_AND_ROLLBACK_COMPLETE
 - DISABLED_AND_ROLLBACK_COMPLETEAutoTuneState enum DISABLED_AND_ROLLBACK_COMPLETE
 - DISABLED_AND_ROLLBACK_ERROR
 - DISABLED_AND_ROLLBACK_ERRORAutoTuneState enum DISABLED_AND_ROLLBACK_ERROR
 - DISABLED_AND_ROLLBACK_IN_PROGRESS
 - DISABLED_AND_ROLLBACK_IN_PROGRESSAutoTuneState enum DISABLED_AND_ROLLBACK_IN_PROGRESS
 - DISABLED_AND_ROLLBACK_SCHEDULED
 - DISABLED_AND_ROLLBACK_SCHEDULEDAutoTuneState enum DISABLED_AND_ROLLBACK_SCHEDULED
 - DISABLE_IN_PROGRESS
 - DISABLE_IN_PROGRESSAutoTuneState enum DISABLE_IN_PROGRESS
 - ENABLED
 - ENABLEDAutoTuneState enum ENABLED
 - ENABLE_IN_PROGRESS
 - ENABLE_IN_PROGRESSAutoTuneState enum ENABLE_IN_PROGRESS
 - ERROR
 - ERRORAutoTuneState enum ERROR
 
- DISABLED
 - DISABLEDAutoTuneState enum DISABLED
 - DISABLED_AND_ROLLBACK_COMPLETE
 - DISABLED_AND_ROLLBACK_COMPLETEAutoTuneState enum DISABLED_AND_ROLLBACK_COMPLETE
 - DISABLED_AND_ROLLBACK_ERROR
 - DISABLED_AND_ROLLBACK_ERRORAutoTuneState enum DISABLED_AND_ROLLBACK_ERROR
 - DISABLED_AND_ROLLBACK_IN_PROGRESS
 - DISABLED_AND_ROLLBACK_IN_PROGRESSAutoTuneState enum DISABLED_AND_ROLLBACK_IN_PROGRESS
 - DISABLED_AND_ROLLBACK_SCHEDULED
 - DISABLED_AND_ROLLBACK_SCHEDULEDAutoTuneState enum DISABLED_AND_ROLLBACK_SCHEDULED
 - DISABLE_IN_PROGRESS
 - DISABLE_IN_PROGRESSAutoTuneState enum DISABLE_IN_PROGRESS
 - ENABLED
 - ENABLEDAutoTuneState enum ENABLED
 - ENABLE_IN_PROGRESS
 - ENABLE_IN_PROGRESSAutoTuneState enum ENABLE_IN_PROGRESS
 - ERROR
 - ERRORAutoTuneState enum ERROR
 
- DISABLED
 - DISABLEDAutoTuneState enum DISABLED
 - DISABLE_D_AN_D_ROLLBAC_K_COMPLETE
 - DISABLED_AND_ROLLBACK_COMPLETEAutoTuneState enum DISABLED_AND_ROLLBACK_COMPLETE
 - DISABLE_D_AN_D_ROLLBAC_K_ERROR
 - DISABLED_AND_ROLLBACK_ERRORAutoTuneState enum DISABLED_AND_ROLLBACK_ERROR
 - DISABLE_D_AN_D_ROLLBAC_K_I_N_PROGRESS
 - DISABLED_AND_ROLLBACK_IN_PROGRESSAutoTuneState enum DISABLED_AND_ROLLBACK_IN_PROGRESS
 - DISABLE_D_AN_D_ROLLBAC_K_SCHEDULED
 - DISABLED_AND_ROLLBACK_SCHEDULEDAutoTuneState enum DISABLED_AND_ROLLBACK_SCHEDULED
 - DISABL_E_I_N_PROGRESS
 - DISABLE_IN_PROGRESSAutoTuneState enum DISABLE_IN_PROGRESS
 - ENABLED
 - ENABLEDAutoTuneState enum ENABLED
 - ENABL_E_I_N_PROGRESS
 - ENABLE_IN_PROGRESSAutoTuneState enum ENABLE_IN_PROGRESS
 - ERROR
 - ERRORAutoTuneState enum ERROR
 
- "DISABLED"
 - DISABLEDAutoTuneState enum DISABLED
 - "DISABLED_AND_ROLLBACK_COMPLETE"
 - DISABLED_AND_ROLLBACK_COMPLETEAutoTuneState enum DISABLED_AND_ROLLBACK_COMPLETE
 - "DISABLED_AND_ROLLBACK_ERROR"
 - DISABLED_AND_ROLLBACK_ERRORAutoTuneState enum DISABLED_AND_ROLLBACK_ERROR
 - "DISABLED_AND_ROLLBACK_IN_PROGRESS"
 - DISABLED_AND_ROLLBACK_IN_PROGRESSAutoTuneState enum DISABLED_AND_ROLLBACK_IN_PROGRESS
 - "DISABLED_AND_ROLLBACK_SCHEDULED"
 - DISABLED_AND_ROLLBACK_SCHEDULEDAutoTuneState enum DISABLED_AND_ROLLBACK_SCHEDULED
 - "DISABLE_IN_PROGRESS"
 - DISABLE_IN_PROGRESSAutoTuneState enum DISABLE_IN_PROGRESS
 - "ENABLED"
 - ENABLEDAutoTuneState enum ENABLED
 - "ENABLE_IN_PROGRESS"
 - ENABLE_IN_PROGRESSAutoTuneState enum ENABLE_IN_PROGRESS
 - "ERROR"
 - ERRORAutoTuneState enum ERROR
 
AutoTuneStateEnumValue, AutoTuneStateEnumValueArgs          
- Value
string | Pulumi.
Azure Native. Aws Connector. Auto Tune State  - Property value
 
- Value
string | Auto
Tune State  - Property value
 
- value
String | Auto
Tune State  - Property value
 
- value
string | Auto
Tune State  - Property value
 
- value
str | Auto
Tune State  - Property value
 
AutoTuneStateEnumValueResponse, AutoTuneStateEnumValueResponseArgs            
- Value string
 - Property value
 
- Value string
 - Property value
 
- value String
 - Property value
 
- value string
 - Property value
 
- value str
 - Property value
 
- value String
 - Property value
 
AwsOpenSearchDomainStatusProperties, AwsOpenSearchDomainStatusPropertiesArgs            
- Access
Policies string - Advanced
Options Dictionary<string, string> - Advanced
Security Pulumi.Options Azure Native. Aws Connector. Inputs. Advanced Security Options  - Arn string
 - Auto
Tune Pulumi.Options Azure Native. Aws Connector. Inputs. Auto Tune Options Output  - Change
Progress Pulumi.Details Azure Native. Aws Connector. Inputs. Change Progress Details  - Cluster
Config Pulumi.Azure Native. Aws Connector. Inputs. Cluster Config  - Cognito
Options Pulumi.Azure Native. Aws Connector. Inputs. Cognito Options  - Created bool
 - Deleted bool
 - Domain
Endpoint Pulumi.Options Azure Native. Aws Connector. Inputs. Domain Endpoint Options  - Domain
Id string - Domain
Name string - Domain
Processing Pulumi.Status Azure Native. Aws Connector. Inputs. Domain Processing Status Type Enum Value  - Ebs
Options Pulumi.Azure Native. Aws Connector. Inputs. EBSOptions  - Encryption
At Pulumi.Rest Options Azure Native. Aws Connector. Inputs. Encryption At Rest Options  - Endpoint string
 - Endpoint
V2 string - Endpoints Dictionary<string, string>
 - Engine
Version string - Ip
Address Pulumi.Type Azure Native. Aws Connector. Inputs. IPAddress Type Enum Value  - Log
Publishing Dictionary<string, Pulumi.Options Azure Native. Aws Connector. Inputs. Log Publishing Option>  - Modifying
Properties List<Pulumi.Azure Native. Aws Connector. Inputs. Modifying Properties>  - Node
To Pulumi.Node Encryption Options Azure Native. Aws Connector. Inputs. Node To Node Encryption Options  - Off
Peak Pulumi.Window Options Azure Native. Aws Connector. Inputs. Off Peak Window Options  - Processing bool
 - Service
Software Pulumi.Options Azure Native. Aws Connector. Inputs. Service Software Options  - Snapshot
Options Pulumi.Azure Native. Aws Connector. Inputs. Snapshot Options  - Software
Update Pulumi.Options Azure Native. Aws Connector. Inputs. Software Update Options  - Upgrade
Processing bool - Vpc
Options Pulumi.Azure Native. Aws Connector. Inputs. VPCDerived Info  
- Access
Policies string - Advanced
Options map[string]string - Advanced
Security AdvancedOptions Security Options  - Arn string
 - Auto
Tune AutoOptions Tune Options Output  - Change
Progress ChangeDetails Progress Details  - Cluster
Config ClusterConfig  - Cognito
Options CognitoOptions  - Created bool
 - Deleted bool
 - Domain
Endpoint DomainOptions Endpoint Options  - Domain
Id string - Domain
Name string - Domain
Processing DomainStatus Processing Status Type Enum Value  - Ebs
Options EBSOptions - Encryption
At EncryptionRest Options At Rest Options  - Endpoint string
 - Endpoint
V2 string - Endpoints map[string]string
 - Engine
Version string - Ip
Address IPAddressType Type Enum Value  - Log
Publishing map[string]LogOptions Publishing Option  - Modifying
Properties []ModifyingProperties  - Node
To NodeNode Encryption Options To Node Encryption Options  - Off
Peak OffWindow Options Peak Window Options  - Processing bool
 - Service
Software ServiceOptions Software Options  - Snapshot
Options SnapshotOptions  - Software
Update SoftwareOptions Update Options  - Upgrade
Processing bool - Vpc
Options VPCDerivedInfo  
- access
Policies String - advanced
Options Map<String,String> - advanced
Security AdvancedOptions Security Options  - arn String
 - auto
Tune AutoOptions Tune Options Output  - change
Progress ChangeDetails Progress Details  - cluster
Config ClusterConfig  - cognito
Options CognitoOptions  - created Boolean
 - deleted Boolean
 - domain
Endpoint DomainOptions Endpoint Options  - domain
Id String - domain
Name String - domain
Processing DomainStatus Processing Status Type Enum Value  - ebs
Options EBSOptions - encryption
At EncryptionRest Options At Rest Options  - endpoint String
 - endpoint
V2 String - endpoints Map<String,String>
 - engine
Version String - ip
Address IPAddressType Type Enum Value  - log
Publishing Map<String,LogOptions Publishing Option>  - modifying
Properties List<ModifyingProperties>  - node
To NodeNode Encryption Options To Node Encryption Options  - off
Peak OffWindow Options Peak Window Options  - processing Boolean
 - service
Software ServiceOptions Software Options  - snapshot
Options SnapshotOptions  - software
Update SoftwareOptions Update Options  - upgrade
Processing Boolean - vpc
Options VPCDerivedInfo  
- access
Policies string - advanced
Options {[key: string]: string} - advanced
Security AdvancedOptions Security Options  - arn string
 - auto
Tune AutoOptions Tune Options Output  - change
Progress ChangeDetails Progress Details  - cluster
Config ClusterConfig  - cognito
Options CognitoOptions  - created boolean
 - deleted boolean
 - domain
Endpoint DomainOptions Endpoint Options  - domain
Id string - domain
Name string - domain
Processing DomainStatus Processing Status Type Enum Value  - ebs
Options EBSOptions - encryption
At EncryptionRest Options At Rest Options  - endpoint string
 - endpoint
V2 string - endpoints {[key: string]: string}
 - engine
Version string - ip
Address IPAddressType Type Enum Value  - log
Publishing {[key: string]: LogOptions Publishing Option}  - modifying
Properties ModifyingProperties[]  - node
To NodeNode Encryption Options To Node Encryption Options  - off
Peak OffWindow Options Peak Window Options  - processing boolean
 - service
Software ServiceOptions Software Options  - snapshot
Options SnapshotOptions  - software
Update SoftwareOptions Update Options  - upgrade
Processing boolean - vpc
Options VPCDerivedInfo  
- access_
policies str - advanced_
options Mapping[str, str] - advanced_
security_ Advancedoptions Security Options  - arn str
 - auto_
tune_ Autooptions Tune Options Output  - change_
progress_ Changedetails Progress Details  - cluster_
config ClusterConfig  - cognito_
options CognitoOptions  - created bool
 - deleted bool
 - domain_
endpoint_ Domainoptions Endpoint Options  - domain_
id str - domain_
name str - domain_
processing_ Domainstatus Processing Status Type Enum Value  - ebs_
options EBSOptions - encryption_
at_ Encryptionrest_ options At Rest Options  - endpoint str
 - endpoint_
v2 str - endpoints Mapping[str, str]
 - engine_
version str - ip_
address_ IPAddresstype Type Enum Value  - log_
publishing_ Mapping[str, Logoptions Publishing Option]  - modifying_
properties Sequence[ModifyingProperties]  - node_
to_ Nodenode_ encryption_ options To Node Encryption Options  - off_
peak_ Offwindow_ options Peak Window Options  - processing bool
 - service_
software_ Serviceoptions Software Options  - snapshot_
options SnapshotOptions  - software_
update_ Softwareoptions Update Options  - upgrade_
processing bool - vpc_
options VPCDerivedInfo  
- access
Policies String - advanced
Options Map<String> - advanced
Security Property MapOptions  - arn String
 - auto
Tune Property MapOptions  - change
Progress Property MapDetails  - cluster
Config Property Map - cognito
Options Property Map - created Boolean
 - deleted Boolean
 - domain
Endpoint Property MapOptions  - domain
Id String - domain
Name String - domain
Processing Property MapStatus  - ebs
Options Property Map - encryption
At Property MapRest Options  - endpoint String
 - endpoint
V2 String - endpoints Map<String>
 - engine
Version String - ip
Address Property MapType  - log
Publishing Map<Property Map>Options  - modifying
Properties List<Property Map> - node
To Property MapNode Encryption Options  - off
Peak Property MapWindow Options  - processing Boolean
 - service
Software Property MapOptions  - snapshot
Options Property Map - software
Update Property MapOptions  - upgrade
Processing Boolean - vpc
Options Property Map 
AwsOpenSearchDomainStatusPropertiesResponse, AwsOpenSearchDomainStatusPropertiesResponseArgs              
- Access
Policies string - Advanced
Options Dictionary<string, string> - Advanced
Security Pulumi.Options Azure Native. Aws Connector. Inputs. Advanced Security Options Response  - Arn string
 - Auto
Tune Pulumi.Options Azure Native. Aws Connector. Inputs. Auto Tune Options Output Response  - Change
Progress Pulumi.Details Azure Native. Aws Connector. Inputs. Change Progress Details Response  - Cluster
Config Pulumi.Azure Native. Aws Connector. Inputs. Cluster Config Response  - Cognito
Options Pulumi.Azure Native. Aws Connector. Inputs. Cognito Options Response  - Created bool
 - Deleted bool
 - Domain
Endpoint Pulumi.Options Azure Native. Aws Connector. Inputs. Domain Endpoint Options Response  - Domain
Id string - Domain
Name string - Domain
Processing Pulumi.Status Azure Native. Aws Connector. Inputs. Domain Processing Status Type Enum Value Response  - Ebs
Options Pulumi.Azure Native. Aws Connector. Inputs. EBSOptions Response  - Encryption
At Pulumi.Rest Options Azure Native. Aws Connector. Inputs. Encryption At Rest Options Response  - Endpoint string
 - Endpoint
V2 string - Endpoints Dictionary<string, string>
 - Engine
Version string - Ip
Address Pulumi.Type Azure Native. Aws Connector. Inputs. IPAddress Type Enum Value Response  - Log
Publishing Dictionary<string, Pulumi.Options Azure Native. Aws Connector. Inputs. Log Publishing Option Response>  - Modifying
Properties List<Pulumi.Azure Native. Aws Connector. Inputs. Modifying Properties Response>  - Node
To Pulumi.Node Encryption Options Azure Native. Aws Connector. Inputs. Node To Node Encryption Options Response  - Off
Peak Pulumi.Window Options Azure Native. Aws Connector. Inputs. Off Peak Window Options Response  - Processing bool
 - Service
Software Pulumi.Options Azure Native. Aws Connector. Inputs. Service Software Options Response  - Snapshot
Options Pulumi.Azure Native. Aws Connector. Inputs. Snapshot Options Response  - Software
Update Pulumi.Options Azure Native. Aws Connector. Inputs. Software Update Options Response  - Upgrade
Processing bool - Vpc
Options Pulumi.Azure Native. Aws Connector. Inputs. VPCDerived Info Response  
- Access
Policies string - Advanced
Options map[string]string - Advanced
Security AdvancedOptions Security Options Response  - Arn string
 - Auto
Tune AutoOptions Tune Options Output Response  - Change
Progress ChangeDetails Progress Details Response  - Cluster
Config ClusterConfig Response  - Cognito
Options CognitoOptions Response  - Created bool
 - Deleted bool
 - Domain
Endpoint DomainOptions Endpoint Options Response  - Domain
Id string - Domain
Name string - Domain
Processing DomainStatus Processing Status Type Enum Value Response  - Ebs
Options EBSOptionsResponse  - Encryption
At EncryptionRest Options At Rest Options Response  - Endpoint string
 - Endpoint
V2 string - Endpoints map[string]string
 - Engine
Version string - Ip
Address IPAddressType Type Enum Value Response  - Log
Publishing map[string]LogOptions Publishing Option Response  - Modifying
Properties []ModifyingProperties Response  - Node
To NodeNode Encryption Options To Node Encryption Options Response  - Off
Peak OffWindow Options Peak Window Options Response  - Processing bool
 - Service
Software ServiceOptions Software Options Response  - Snapshot
Options SnapshotOptions Response  - Software
Update SoftwareOptions Update Options Response  - Upgrade
Processing bool - Vpc
Options VPCDerivedInfo Response  
- access
Policies String - advanced
Options Map<String,String> - advanced
Security AdvancedOptions Security Options Response  - arn String
 - auto
Tune AutoOptions Tune Options Output Response  - change
Progress ChangeDetails Progress Details Response  - cluster
Config ClusterConfig Response  - cognito
Options CognitoOptions Response  - created Boolean
 - deleted Boolean
 - domain
Endpoint DomainOptions Endpoint Options Response  - domain
Id String - domain
Name String - domain
Processing DomainStatus Processing Status Type Enum Value Response  - ebs
Options EBSOptionsResponse  - encryption
At EncryptionRest Options At Rest Options Response  - endpoint String
 - endpoint
V2 String - endpoints Map<String,String>
 - engine
Version String - ip
Address IPAddressType Type Enum Value Response  - log
Publishing Map<String,LogOptions Publishing Option Response>  - modifying
Properties List<ModifyingProperties Response>  - node
To NodeNode Encryption Options To Node Encryption Options Response  - off
Peak OffWindow Options Peak Window Options Response  - processing Boolean
 - service
Software ServiceOptions Software Options Response  - snapshot
Options SnapshotOptions Response  - software
Update SoftwareOptions Update Options Response  - upgrade
Processing Boolean - vpc
Options VPCDerivedInfo Response  
- access
Policies string - advanced
Options {[key: string]: string} - advanced
Security AdvancedOptions Security Options Response  - arn string
 - auto
Tune AutoOptions Tune Options Output Response  - change
Progress ChangeDetails Progress Details Response  - cluster
Config ClusterConfig Response  - cognito
Options CognitoOptions Response  - created boolean
 - deleted boolean
 - domain
Endpoint DomainOptions Endpoint Options Response  - domain
Id string - domain
Name string - domain
Processing DomainStatus Processing Status Type Enum Value Response  - ebs
Options EBSOptionsResponse  - encryption
At EncryptionRest Options At Rest Options Response  - endpoint string
 - endpoint
V2 string - endpoints {[key: string]: string}
 - engine
Version string - ip
Address IPAddressType Type Enum Value Response  - log
Publishing {[key: string]: LogOptions Publishing Option Response}  - modifying
Properties ModifyingProperties Response[]  - node
To NodeNode Encryption Options To Node Encryption Options Response  - off
Peak OffWindow Options Peak Window Options Response  - processing boolean
 - service
Software ServiceOptions Software Options Response  - snapshot
Options SnapshotOptions Response  - software
Update SoftwareOptions Update Options Response  - upgrade
Processing boolean - vpc
Options VPCDerivedInfo Response  
- access_
policies str - advanced_
options Mapping[str, str] - advanced_
security_ Advancedoptions Security Options Response  - arn str
 - auto_
tune_ Autooptions Tune Options Output Response  - change_
progress_ Changedetails Progress Details Response  - cluster_
config ClusterConfig Response  - cognito_
options CognitoOptions Response  - created bool
 - deleted bool
 - domain_
endpoint_ Domainoptions Endpoint Options Response  - domain_
id str - domain_
name str - domain_
processing_ Domainstatus Processing Status Type Enum Value Response  - ebs_
options EBSOptionsResponse  - encryption_
at_ Encryptionrest_ options At Rest Options Response  - endpoint str
 - endpoint_
v2 str - endpoints Mapping[str, str]
 - engine_
version str - ip_
address_ IPAddresstype Type Enum Value Response  - log_
publishing_ Mapping[str, Logoptions Publishing Option Response]  - modifying_
properties Sequence[ModifyingProperties Response]  - node_
to_ Nodenode_ encryption_ options To Node Encryption Options Response  - off_
peak_ Offwindow_ options Peak Window Options Response  - processing bool
 - service_
software_ Serviceoptions Software Options Response  - snapshot_
options SnapshotOptions Response  - software_
update_ Softwareoptions Update Options Response  - upgrade_
processing bool - vpc_
options VPCDerivedInfo Response  
- access
Policies String - advanced
Options Map<String> - advanced
Security Property MapOptions  - arn String
 - auto
Tune Property MapOptions  - change
Progress Property MapDetails  - cluster
Config Property Map - cognito
Options Property Map - created Boolean
 - deleted Boolean
 - domain
Endpoint Property MapOptions  - domain
Id String - domain
Name String - domain
Processing Property MapStatus  - ebs
Options Property Map - encryption
At Property MapRest Options  - endpoint String
 - endpoint
V2 String - endpoints Map<String>
 - engine
Version String - ip
Address Property MapType  - log
Publishing Map<Property Map>Options  - modifying
Properties List<Property Map> - node
To Property MapNode Encryption Options  - off
Peak Property MapWindow Options  - processing Boolean
 - service
Software Property MapOptions  - snapshot
Options Property Map - software
Update Property MapOptions  - upgrade
Processing Boolean - vpc
Options Property Map 
ChangeProgressDetails, ChangeProgressDetailsArgs      
- Change
Id string - Config
Change ConfigStatus Change Status Enum Value  - Initiated
By InitiatedBy Enum Value  - Last
Updated stringTime  - Message string
 - Start
Time string 
- change
Id String - config
Change ConfigStatus Change Status Enum Value  - initiated
By InitiatedBy Enum Value  - last
Updated StringTime  - message String
 - start
Time String 
- change
Id string - config
Change ConfigStatus Change Status Enum Value  - initiated
By InitiatedBy Enum Value  - last
Updated stringTime  - message string
 - start
Time string 
- change
Id String - config
Change Property MapStatus  - initiated
By Property Map - last
Updated StringTime  - message String
 - start
Time String 
ChangeProgressDetailsResponse, ChangeProgressDetailsResponseArgs        
- change
Id String - config
Change Property MapStatus  - initiated
By Property Map - last
Updated StringTime  - message String
 - start
Time String 
ClusterConfig, ClusterConfigArgs    
- Cold
Storage Pulumi.Options Azure Native. Aws Connector. Inputs. Cold Storage Options  - Dedicated
Master intCount  - Dedicated
Master boolEnabled  - Dedicated
Master Pulumi.Type Azure Native. Aws Connector. Inputs. Open Search Partition Instance Type Enum Value  - Instance
Count int - Instance
Type Pulumi.Azure Native. Aws Connector. Inputs. Open Search Partition Instance Type Enum Value  - Multi
AZWith boolStandby Enabled  - Warm
Count int - Warm
Enabled bool - Warm
Type Pulumi.Azure Native. Aws Connector. Inputs. Open Search Warm Partition Instance Type Enum Value  - Zone
Awareness Pulumi.Config Azure Native. Aws Connector. Inputs. Zone Awareness Config  - Zone
Awareness boolEnabled  
- Cold
Storage ColdOptions Storage Options  - Dedicated
Master intCount  - Dedicated
Master boolEnabled  - Dedicated
Master OpenType Search Partition Instance Type Enum Value  - Instance
Count int - Instance
Type OpenSearch Partition Instance Type Enum Value  - Multi
AZWith boolStandby Enabled  - Warm
Count int - Warm
Enabled bool - Warm
Type OpenSearch Warm Partition Instance Type Enum Value  - Zone
Awareness ZoneConfig Awareness Config  - Zone
Awareness boolEnabled  
- cold
Storage ColdOptions Storage Options  - dedicated
Master IntegerCount  - dedicated
Master BooleanEnabled  - dedicated
Master OpenType Search Partition Instance Type Enum Value  - instance
Count Integer - instance
Type OpenSearch Partition Instance Type Enum Value  - multi
AZWith BooleanStandby Enabled  - warm
Count Integer - warm
Enabled Boolean - warm
Type OpenSearch Warm Partition Instance Type Enum Value  - zone
Awareness ZoneConfig Awareness Config  - zone
Awareness BooleanEnabled  
- cold
Storage ColdOptions Storage Options  - dedicated
Master numberCount  - dedicated
Master booleanEnabled  - dedicated
Master OpenType Search Partition Instance Type Enum Value  - instance
Count number - instance
Type OpenSearch Partition Instance Type Enum Value  - multi
AZWith booleanStandby Enabled  - warm
Count number - warm
Enabled boolean - warm
Type OpenSearch Warm Partition Instance Type Enum Value  - zone
Awareness ZoneConfig Awareness Config  - zone
Awareness booleanEnabled  
- cold_
storage_ Coldoptions Storage Options  - dedicated_
master_ intcount  - dedicated_
master_ boolenabled  - dedicated_
master_ Opentype Search Partition Instance Type Enum Value  - instance_
count int - instance_
type OpenSearch Partition Instance Type Enum Value  - multi_
az_ boolwith_ standby_ enabled  - warm_
count int - warm_
enabled bool - warm_
type OpenSearch Warm Partition Instance Type Enum Value  - zone_
awareness_ Zoneconfig Awareness Config  - zone_
awareness_ boolenabled  
- cold
Storage Property MapOptions  - dedicated
Master NumberCount  - dedicated
Master BooleanEnabled  - dedicated
Master Property MapType  - instance
Count Number - instance
Type Property Map - multi
AZWith BooleanStandby Enabled  - warm
Count Number - warm
Enabled Boolean - warm
Type Property Map - zone
Awareness Property MapConfig  - zone
Awareness BooleanEnabled  
ClusterConfigResponse, ClusterConfigResponseArgs      
- Cold
Storage Pulumi.Options Azure Native. Aws Connector. Inputs. Cold Storage Options Response  - Dedicated
Master intCount  - Dedicated
Master boolEnabled  - Dedicated
Master Pulumi.Type Azure Native. Aws Connector. Inputs. Open Search Partition Instance Type Enum Value Response  - Instance
Count int - Instance
Type Pulumi.Azure Native. Aws Connector. Inputs. Open Search Partition Instance Type Enum Value Response  - Multi
AZWith boolStandby Enabled  - Warm
Count int - Warm
Enabled bool - Warm
Type Pulumi.Azure Native. Aws Connector. Inputs. Open Search Warm Partition Instance Type Enum Value Response  - Zone
Awareness Pulumi.Config Azure Native. Aws Connector. Inputs. Zone Awareness Config Response  - Zone
Awareness boolEnabled  
- Cold
Storage ColdOptions Storage Options Response  - Dedicated
Master intCount  - Dedicated
Master boolEnabled  - Dedicated
Master OpenType Search Partition Instance Type Enum Value Response  - Instance
Count int - Instance
Type OpenSearch Partition Instance Type Enum Value Response  - Multi
AZWith boolStandby Enabled  - Warm
Count int - Warm
Enabled bool - Warm
Type OpenSearch Warm Partition Instance Type Enum Value Response  - Zone
Awareness ZoneConfig Awareness Config Response  - Zone
Awareness boolEnabled  
- cold
Storage ColdOptions Storage Options Response  - dedicated
Master IntegerCount  - dedicated
Master BooleanEnabled  - dedicated
Master OpenType Search Partition Instance Type Enum Value Response  - instance
Count Integer - instance
Type OpenSearch Partition Instance Type Enum Value Response  - multi
AZWith BooleanStandby Enabled  - warm
Count Integer - warm
Enabled Boolean - warm
Type OpenSearch Warm Partition Instance Type Enum Value Response  - zone
Awareness ZoneConfig Awareness Config Response  - zone
Awareness BooleanEnabled  
- cold
Storage ColdOptions Storage Options Response  - dedicated
Master numberCount  - dedicated
Master booleanEnabled  - dedicated
Master OpenType Search Partition Instance Type Enum Value Response  - instance
Count number - instance
Type OpenSearch Partition Instance Type Enum Value Response  - multi
AZWith booleanStandby Enabled  - warm
Count number - warm
Enabled boolean - warm
Type OpenSearch Warm Partition Instance Type Enum Value Response  - zone
Awareness ZoneConfig Awareness Config Response  - zone
Awareness booleanEnabled  
- cold_
storage_ Coldoptions Storage Options Response  - dedicated_
master_ intcount  - dedicated_
master_ boolenabled  - dedicated_
master_ Opentype Search Partition Instance Type Enum Value Response  - instance_
count int - instance_
type OpenSearch Partition Instance Type Enum Value Response  - multi_
az_ boolwith_ standby_ enabled  - warm_
count int - warm_
enabled bool - warm_
type OpenSearch Warm Partition Instance Type Enum Value Response  - zone_
awareness_ Zoneconfig Awareness Config Response  - zone_
awareness_ boolenabled  
- cold
Storage Property MapOptions  - dedicated
Master NumberCount  - dedicated
Master BooleanEnabled  - dedicated
Master Property MapType  - instance
Count Number - instance
Type Property Map - multi
AZWith BooleanStandby Enabled  - warm
Count Number - warm
Enabled Boolean - warm
Type Property Map - zone
Awareness Property MapConfig  - zone
Awareness BooleanEnabled  
CognitoOptions, CognitoOptionsArgs    
- Enabled bool
 - Identity
Pool stringId  - Role
Arn string - User
Pool stringId  
- Enabled bool
 - Identity
Pool stringId  - Role
Arn string - User
Pool stringId  
- enabled Boolean
 - identity
Pool StringId  - role
Arn String - user
Pool StringId  
- enabled boolean
 - identity
Pool stringId  - role
Arn string - user
Pool stringId  
- enabled bool
 - identity_
pool_ strid  - role_
arn str - user_
pool_ strid  
- enabled Boolean
 - identity
Pool StringId  - role
Arn String - user
Pool StringId  
CognitoOptionsResponse, CognitoOptionsResponseArgs      
- Enabled bool
 - Identity
Pool stringId  - Role
Arn string - User
Pool stringId  
- Enabled bool
 - Identity
Pool stringId  - Role
Arn string - User
Pool stringId  
- enabled Boolean
 - identity
Pool StringId  - role
Arn String - user
Pool StringId  
- enabled boolean
 - identity
Pool stringId  - role
Arn string - user
Pool stringId  
- enabled bool
 - identity_
pool_ strid  - role_
arn str - user_
pool_ strid  
- enabled Boolean
 - identity
Pool StringId  - role
Arn String - user
Pool StringId  
ColdStorageOptions, ColdStorageOptionsArgs      
- Enabled bool
 
- Enabled bool
 
- enabled Boolean
 
- enabled boolean
 
- enabled bool
 
- enabled Boolean
 
ColdStorageOptionsResponse, ColdStorageOptionsResponseArgs        
- Enabled bool
 
- Enabled bool
 
- enabled Boolean
 
- enabled boolean
 
- enabled bool
 
- enabled Boolean
 
ConfigChangeStatus, ConfigChangeStatusArgs      
- Applying
Changes  - ApplyingChangesConfigChangeStatus enum ApplyingChanges
 - Cancelled
 - CancelledConfigChangeStatus enum Cancelled
 - Completed
 - CompletedConfigChangeStatus enum Completed
 - Initializing
 - InitializingConfigChangeStatus enum Initializing
 - Pending
 - PendingConfigChangeStatus enum Pending
 - Pending
User Input  - PendingUserInputConfigChangeStatus enum PendingUserInput
 - Validating
 - ValidatingConfigChangeStatus enum Validating
 - Validation
Failed  - ValidationFailedConfigChangeStatus enum ValidationFailed
 
- Config
Change Status Applying Changes  - ApplyingChangesConfigChangeStatus enum ApplyingChanges
 - Config
Change Status Cancelled  - CancelledConfigChangeStatus enum Cancelled
 - Config
Change Status Completed  - CompletedConfigChangeStatus enum Completed
 - Config
Change Status Initializing  - InitializingConfigChangeStatus enum Initializing
 - Config
Change Status Pending  - PendingConfigChangeStatus enum Pending
 - Config
Change Status Pending User Input  - PendingUserInputConfigChangeStatus enum PendingUserInput
 - Config
Change Status Validating  - ValidatingConfigChangeStatus enum Validating
 - Config
Change Status Validation Failed  - ValidationFailedConfigChangeStatus enum ValidationFailed
 
- Applying
Changes  - ApplyingChangesConfigChangeStatus enum ApplyingChanges
 - Cancelled
 - CancelledConfigChangeStatus enum Cancelled
 - Completed
 - CompletedConfigChangeStatus enum Completed
 - Initializing
 - InitializingConfigChangeStatus enum Initializing
 - Pending
 - PendingConfigChangeStatus enum Pending
 - Pending
User Input  - PendingUserInputConfigChangeStatus enum PendingUserInput
 - Validating
 - ValidatingConfigChangeStatus enum Validating
 - Validation
Failed  - ValidationFailedConfigChangeStatus enum ValidationFailed
 
- Applying
Changes  - ApplyingChangesConfigChangeStatus enum ApplyingChanges
 - Cancelled
 - CancelledConfigChangeStatus enum Cancelled
 - Completed
 - CompletedConfigChangeStatus enum Completed
 - Initializing
 - InitializingConfigChangeStatus enum Initializing
 - Pending
 - PendingConfigChangeStatus enum Pending
 - Pending
User Input  - PendingUserInputConfigChangeStatus enum PendingUserInput
 - Validating
 - ValidatingConfigChangeStatus enum Validating
 - Validation
Failed  - ValidationFailedConfigChangeStatus enum ValidationFailed
 
- APPLYING_CHANGES
 - ApplyingChangesConfigChangeStatus enum ApplyingChanges
 - CANCELLED
 - CancelledConfigChangeStatus enum Cancelled
 - COMPLETED
 - CompletedConfigChangeStatus enum Completed
 - INITIALIZING
 - InitializingConfigChangeStatus enum Initializing
 - PENDING
 - PendingConfigChangeStatus enum Pending
 - PENDING_USER_INPUT
 - PendingUserInputConfigChangeStatus enum PendingUserInput
 - VALIDATING
 - ValidatingConfigChangeStatus enum Validating
 - VALIDATION_FAILED
 - ValidationFailedConfigChangeStatus enum ValidationFailed
 
- "Applying
Changes"  - ApplyingChangesConfigChangeStatus enum ApplyingChanges
 - "Cancelled"
 - CancelledConfigChangeStatus enum Cancelled
 - "Completed"
 - CompletedConfigChangeStatus enum Completed
 - "Initializing"
 - InitializingConfigChangeStatus enum Initializing
 - "Pending"
 - PendingConfigChangeStatus enum Pending
 - "Pending
User Input"  - PendingUserInputConfigChangeStatus enum PendingUserInput
 - "Validating"
 - ValidatingConfigChangeStatus enum Validating
 - "Validation
Failed"  - ValidationFailedConfigChangeStatus enum ValidationFailed
 
ConfigChangeStatusEnumValue, ConfigChangeStatusEnumValueArgs          
- Value
string | Pulumi.
Azure Native. Aws Connector. Config Change Status  - Property value
 
- Value
string | Config
Change Status  - Property value
 
- value
String | Config
Change Status  - Property value
 
- value
string | Config
Change Status  - Property value
 
- value
str | Config
Change Status  - Property value
 
ConfigChangeStatusEnumValueResponse, ConfigChangeStatusEnumValueResponseArgs            
- Value string
 - Property value
 
- Value string
 - Property value
 
- value String
 - Property value
 
- value string
 - Property value
 
- value str
 - Property value
 
- value String
 - Property value
 
DeploymentStatus, DeploymentStatusArgs    
- COMPLETED
 - COMPLETEDDeploymentStatus enum COMPLETED
 - ELIGIBLE
 - ELIGIBLEDeploymentStatus enum ELIGIBLE
 - IN_PROGRESS
 - IN_PROGRESSDeploymentStatus enum IN_PROGRESS
 - NOT_ELIGIBLE
 - NOT_ELIGIBLEDeploymentStatus enum NOT_ELIGIBLE
 - PENDING_UPDATE
 - PENDING_UPDATEDeploymentStatus enum PENDING_UPDATE
 
- Deployment
Status COMPLETED  - COMPLETEDDeploymentStatus enum COMPLETED
 - Deployment
Status ELIGIBLE  - ELIGIBLEDeploymentStatus enum ELIGIBLE
 - Deployment
Status_IN_PROGRESS  - IN_PROGRESSDeploymentStatus enum IN_PROGRESS
 - Deployment
Status_NOT_ELIGIBLE  - NOT_ELIGIBLEDeploymentStatus enum NOT_ELIGIBLE
 - Deployment
Status_PENDING_UPDATE  - PENDING_UPDATEDeploymentStatus enum PENDING_UPDATE
 
- COMPLETED
 - COMPLETEDDeploymentStatus enum COMPLETED
 - ELIGIBLE
 - ELIGIBLEDeploymentStatus enum ELIGIBLE
 - IN_PROGRESS
 - IN_PROGRESSDeploymentStatus enum IN_PROGRESS
 - NOT_ELIGIBLE
 - NOT_ELIGIBLEDeploymentStatus enum NOT_ELIGIBLE
 - PENDING_UPDATE
 - PENDING_UPDATEDeploymentStatus enum PENDING_UPDATE
 
- COMPLETED
 - COMPLETEDDeploymentStatus enum COMPLETED
 - ELIGIBLE
 - ELIGIBLEDeploymentStatus enum ELIGIBLE
 - IN_PROGRESS
 - IN_PROGRESSDeploymentStatus enum IN_PROGRESS
 - NOT_ELIGIBLE
 - NOT_ELIGIBLEDeploymentStatus enum NOT_ELIGIBLE
 - PENDING_UPDATE
 - PENDING_UPDATEDeploymentStatus enum PENDING_UPDATE
 
- COMPLETED
 - COMPLETEDDeploymentStatus enum COMPLETED
 - ELIGIBLE
 - ELIGIBLEDeploymentStatus enum ELIGIBLE
 - I_N_PROGRESS
 - IN_PROGRESSDeploymentStatus enum IN_PROGRESS
 - NO_T_ELIGIBLE
 - NOT_ELIGIBLEDeploymentStatus enum NOT_ELIGIBLE
 - PENDIN_G_UPDATE
 - PENDING_UPDATEDeploymentStatus enum PENDING_UPDATE
 
- "COMPLETED"
 - COMPLETEDDeploymentStatus enum COMPLETED
 - "ELIGIBLE"
 - ELIGIBLEDeploymentStatus enum ELIGIBLE
 - "IN_PROGRESS"
 - IN_PROGRESSDeploymentStatus enum IN_PROGRESS
 - "NOT_ELIGIBLE"
 - NOT_ELIGIBLEDeploymentStatus enum NOT_ELIGIBLE
 - "PENDING_UPDATE"
 - PENDING_UPDATEDeploymentStatus enum PENDING_UPDATE
 
DeploymentStatusEnumValue, DeploymentStatusEnumValueArgs        
- Value
string | Pulumi.
Azure Native. Aws Connector. Deployment Status  - Property value
 
- Value
string | Deployment
Status  - Property value
 
- value
String | Deployment
Status  - Property value
 
- value
string | Deployment
Status  - Property value
 
- value
str | Deployment
Status  - Property value
 
- value String | "COMPLETED" | "ELIGIBLE" | "IN_PROGRESS" | "NOT_ELIGIBLE" | "PENDING_UPDATE"
 - Property value
 
DeploymentStatusEnumValueResponse, DeploymentStatusEnumValueResponseArgs          
- Value string
 - Property value
 
- Value string
 - Property value
 
- value String
 - Property value
 
- value string
 - Property value
 
- value str
 - Property value
 
- value String
 - Property value
 
DomainEndpointOptions, DomainEndpointOptionsArgs      
- custom
Endpoint String - custom
Endpoint StringCertificate Arn  - custom
Endpoint BooleanEnabled  - enforce
HTTPS Boolean - tls
Security TLSSecurityPolicy Policy Enum Value  
- custom
Endpoint string - custom
Endpoint stringCertificate Arn  - custom
Endpoint booleanEnabled  - enforce
HTTPS boolean - tls
Security TLSSecurityPolicy Policy Enum Value  
- custom
Endpoint String - custom
Endpoint StringCertificate Arn  - custom
Endpoint BooleanEnabled  - enforce
HTTPS Boolean - tls
Security Property MapPolicy  
DomainEndpointOptionsResponse, DomainEndpointOptionsResponseArgs        
- custom
Endpoint String - custom
Endpoint StringCertificate Arn  - custom
Endpoint BooleanEnabled  - enforce
HTTPS Boolean - tls
Security Property MapPolicy  
DomainProcessingStatusType, DomainProcessingStatusTypeArgs        
- Active
 - ActiveDomainProcessingStatusType enum Active
 - Creating
 - CreatingDomainProcessingStatusType enum Creating
 - Deleting
 - DeletingDomainProcessingStatusType enum Deleting
 - Isolated
 - IsolatedDomainProcessingStatusType enum Isolated
 - Modifying
 - ModifyingDomainProcessingStatusType enum Modifying
 - Updating
Service Software  - UpdatingServiceSoftwareDomainProcessingStatusType enum UpdatingServiceSoftware
 - Upgrading
Engine Version  - UpgradingEngineVersionDomainProcessingStatusType enum UpgradingEngineVersion
 
- Domain
Processing Status Type Active  - ActiveDomainProcessingStatusType enum Active
 - Domain
Processing Status Type Creating  - CreatingDomainProcessingStatusType enum Creating
 - Domain
Processing Status Type Deleting  - DeletingDomainProcessingStatusType enum Deleting
 - Domain
Processing Status Type Isolated  - IsolatedDomainProcessingStatusType enum Isolated
 - Domain
Processing Status Type Modifying  - ModifyingDomainProcessingStatusType enum Modifying
 - Domain
Processing Status Type Updating Service Software  - UpdatingServiceSoftwareDomainProcessingStatusType enum UpdatingServiceSoftware
 - Domain
Processing Status Type Upgrading Engine Version  - UpgradingEngineVersionDomainProcessingStatusType enum UpgradingEngineVersion
 
- Active
 - ActiveDomainProcessingStatusType enum Active
 - Creating
 - CreatingDomainProcessingStatusType enum Creating
 - Deleting
 - DeletingDomainProcessingStatusType enum Deleting
 - Isolated
 - IsolatedDomainProcessingStatusType enum Isolated
 - Modifying
 - ModifyingDomainProcessingStatusType enum Modifying
 - Updating
Service Software  - UpdatingServiceSoftwareDomainProcessingStatusType enum UpdatingServiceSoftware
 - Upgrading
Engine Version  - UpgradingEngineVersionDomainProcessingStatusType enum UpgradingEngineVersion
 
- Active
 - ActiveDomainProcessingStatusType enum Active
 - Creating
 - CreatingDomainProcessingStatusType enum Creating
 - Deleting
 - DeletingDomainProcessingStatusType enum Deleting
 - Isolated
 - IsolatedDomainProcessingStatusType enum Isolated
 - Modifying
 - ModifyingDomainProcessingStatusType enum Modifying
 - Updating
Service Software  - UpdatingServiceSoftwareDomainProcessingStatusType enum UpdatingServiceSoftware
 - Upgrading
Engine Version  - UpgradingEngineVersionDomainProcessingStatusType enum UpgradingEngineVersion
 
- ACTIVE
 - ActiveDomainProcessingStatusType enum Active
 - CREATING
 - CreatingDomainProcessingStatusType enum Creating
 - DELETING
 - DeletingDomainProcessingStatusType enum Deleting
 - ISOLATED
 - IsolatedDomainProcessingStatusType enum Isolated
 - MODIFYING
 - ModifyingDomainProcessingStatusType enum Modifying
 - UPDATING_SERVICE_SOFTWARE
 - UpdatingServiceSoftwareDomainProcessingStatusType enum UpdatingServiceSoftware
 - UPGRADING_ENGINE_VERSION
 - UpgradingEngineVersionDomainProcessingStatusType enum UpgradingEngineVersion
 
- "Active"
 - ActiveDomainProcessingStatusType enum Active
 - "Creating"
 - CreatingDomainProcessingStatusType enum Creating
 - "Deleting"
 - DeletingDomainProcessingStatusType enum Deleting
 - "Isolated"
 - IsolatedDomainProcessingStatusType enum Isolated
 - "Modifying"
 - ModifyingDomainProcessingStatusType enum Modifying
 - "Updating
Service Software"  - UpdatingServiceSoftwareDomainProcessingStatusType enum UpdatingServiceSoftware
 - "Upgrading
Engine Version"  - UpgradingEngineVersionDomainProcessingStatusType enum UpgradingEngineVersion
 
DomainProcessingStatusTypeEnumValue, DomainProcessingStatusTypeEnumValueArgs            
- Value
string | Pulumi.
Azure Native. Aws Connector. Domain Processing Status Type  - Property value
 
- Value
string | Domain
Processing Status Type  - Property value
 
- value
String | Domain
Processing Status Type  - Property value
 
- value
string | Domain
Processing Status Type  - Property value
 
- value
str | Domain
Processing Status Type  - Property value
 
DomainProcessingStatusTypeEnumValueResponse, DomainProcessingStatusTypeEnumValueResponseArgs              
- Value string
 - Property value
 
- Value string
 - Property value
 
- value String
 - Property value
 
- value string
 - Property value
 
- value str
 - Property value
 
- value String
 - Property value
 
EBSOptions, EBSOptionsArgs  
- Ebs
Enabled bool - Iops int
 - Throughput int
 - Volume
Size int - Volume
Type VolumeType Enum Value  
- ebs
Enabled Boolean - iops Integer
 - throughput Integer
 - volume
Size Integer - volume
Type VolumeType Enum Value  
- ebs
Enabled boolean - iops number
 - throughput number
 - volume
Size number - volume
Type VolumeType Enum Value  
- ebs_
enabled bool - iops int
 - throughput int
 - volume_
size int - volume_
type VolumeType Enum Value  
- ebs
Enabled Boolean - iops Number
 - throughput Number
 - volume
Size Number - volume
Type Property Map 
EBSOptionsResponse, EBSOptionsResponseArgs    
- Ebs
Enabled bool - Iops int
 - Throughput int
 - Volume
Size int - Volume
Type VolumeType Enum Value Response  
- ebs
Enabled Boolean - iops Integer
 - throughput Integer
 - volume
Size Integer - volume
Type VolumeType Enum Value Response  
- ebs
Enabled boolean - iops number
 - throughput number
 - volume
Size number - volume
Type VolumeType Enum Value Response  
- ebs
Enabled Boolean - iops Number
 - throughput Number
 - volume
Size Number - volume
Type Property Map 
EncryptionAtRestOptions, EncryptionAtRestOptionsArgs        
- enabled bool
 - kms_
key_ strid  
EncryptionAtRestOptionsResponse, EncryptionAtRestOptionsResponseArgs          
- enabled bool
 - kms_
key_ strid  
IPAddressType, IPAddressTypeArgs    
- Dualstack
 - dualstackIPAddressType enum dualstack
 - Ipv4
 - ipv4IPAddressType enum ipv4
 
- IPAddress
Type Dualstack  - dualstackIPAddressType enum dualstack
 - IPAddress
Type Ipv4  - ipv4IPAddressType enum ipv4
 
- Dualstack
 - dualstackIPAddressType enum dualstack
 - Ipv4
 - ipv4IPAddressType enum ipv4
 
- Dualstack
 - dualstackIPAddressType enum dualstack
 - Ipv4
 - ipv4IPAddressType enum ipv4
 
- DUALSTACK
 - dualstackIPAddressType enum dualstack
 - IPV4
 - ipv4IPAddressType enum ipv4
 
- "dualstack"
 - dualstackIPAddressType enum dualstack
 - "ipv4"
 - ipv4IPAddressType enum ipv4
 
IPAddressTypeEnumValue, IPAddressTypeEnumValueArgs        
- Value
string | Pulumi.
Azure Native. Aws Connector. IPAddress Type  - Property value
 
- Value
string | IPAddress
Type  - Property value
 
- value
String | IPAddress
Type  - Property value
 
- value
string | IPAddress
Type  - Property value
 
- value
str | IPAddress
Type  - Property value
 
- value String | "dualstack" | "ipv4"
 - Property value
 
IPAddressTypeEnumValueResponse, IPAddressTypeEnumValueResponseArgs          
- Value string
 - Property value
 
- Value string
 - Property value
 
- value String
 - Property value
 
- value string
 - Property value
 
- value str
 - Property value
 
- value String
 - Property value
 
InitiatedBy, InitiatedByArgs    
- CUSTOMER
 - CUSTOMERInitiatedBy enum CUSTOMER
 - SERVICE
 - SERVICEInitiatedBy enum SERVICE
 
- Initiated
By CUSTOMER  - CUSTOMERInitiatedBy enum CUSTOMER
 - Initiated
By SERVICE  - SERVICEInitiatedBy enum SERVICE
 
- CUSTOMER
 - CUSTOMERInitiatedBy enum CUSTOMER
 - SERVICE
 - SERVICEInitiatedBy enum SERVICE
 
- CUSTOMER
 - CUSTOMERInitiatedBy enum CUSTOMER
 - SERVICE
 - SERVICEInitiatedBy enum SERVICE
 
- CUSTOMER
 - CUSTOMERInitiatedBy enum CUSTOMER
 - SERVICE
 - SERVICEInitiatedBy enum SERVICE
 
- "CUSTOMER"
 - CUSTOMERInitiatedBy enum CUSTOMER
 - "SERVICE"
 - SERVICEInitiatedBy enum SERVICE
 
InitiatedByEnumValue, InitiatedByEnumValueArgs        
- Value
string | Pulumi.
Azure Native. Aws Connector. Initiated By  - Property value
 
- Value
string | Initiated
By  - Property value
 
- value
String | Initiated
By  - Property value
 
- value
string | Initiated
By  - Property value
 
- value
str | Initiated
By  - Property value
 
- value String | "CUSTOMER" | "SERVICE"
 - Property value
 
InitiatedByEnumValueResponse, InitiatedByEnumValueResponseArgs          
- Value string
 - Property value
 
- Value string
 - Property value
 
- value String
 - Property value
 
- value string
 - Property value
 
- value str
 - Property value
 
- value String
 - Property value
 
LogPublishingOption, LogPublishingOptionArgs      
- Cloud
Watch stringLogs Log Group Arn  - Enabled bool
 
- Cloud
Watch stringLogs Log Group Arn  - Enabled bool
 
- cloud
Watch StringLogs Log Group Arn  - enabled Boolean
 
- cloud
Watch stringLogs Log Group Arn  - enabled boolean
 
- cloud
Watch StringLogs Log Group Arn  - enabled Boolean
 
LogPublishingOptionResponse, LogPublishingOptionResponseArgs        
- Cloud
Watch stringLogs Log Group Arn  - Enabled bool
 
- Cloud
Watch stringLogs Log Group Arn  - Enabled bool
 
- cloud
Watch StringLogs Log Group Arn  - enabled Boolean
 
- cloud
Watch stringLogs Log Group Arn  - enabled boolean
 
- cloud
Watch StringLogs Log Group Arn  - enabled Boolean
 
ModifyingProperties, ModifyingPropertiesArgs    
- Active
Value string - Name string
 - Pending
Value string - Value
Type PropertyValue Type Enum Value  
- active
Value String - name String
 - pending
Value String - value
Type PropertyValue Type Enum Value  
- active
Value string - name string
 - pending
Value string - value
Type PropertyValue Type Enum Value  
- active
Value String - name String
 - pending
Value String - value
Type Property Map 
ModifyingPropertiesResponse, ModifyingPropertiesResponseArgs      
- Active
Value string - Name string
 - Pending
Value string - Value
Type PropertyValue Type Enum Value Response  
- active
Value String - name String
 - pending
Value String - value
Type PropertyValue Type Enum Value Response  
- active
Value string - name string
 - pending
Value string - value
Type PropertyValue Type Enum Value Response  
- active
Value String - name String
 - pending
Value String - value
Type Property Map 
NodeToNodeEncryptionOptions, NodeToNodeEncryptionOptionsArgs          
- Enabled bool
 
- Enabled bool
 
- enabled Boolean
 
- enabled boolean
 
- enabled bool
 
- enabled Boolean
 
NodeToNodeEncryptionOptionsResponse, NodeToNodeEncryptionOptionsResponseArgs            
- Enabled bool
 
- Enabled bool
 
- enabled Boolean
 
- enabled boolean
 
- enabled bool
 
- enabled Boolean
 
OffPeakWindow, OffPeakWindowArgs      
OffPeakWindowOptions, OffPeakWindowOptionsArgs        
- enabled Boolean
 - off
Peak OffWindow Peak Window  
- enabled boolean
 - off
Peak OffWindow Peak Window  
- enabled Boolean
 - off
Peak Property MapWindow  
OffPeakWindowOptionsResponse, OffPeakWindowOptionsResponseArgs          
- enabled Boolean
 - off
Peak Property MapWindow  
OffPeakWindowResponse, OffPeakWindowResponseArgs        
OpenSearchDomainStatusProperties, OpenSearchDomainStatusPropertiesArgs          
- Arn string
 - Amazon Resource Name (ARN)
 - Aws
Account stringId  - AWS Account ID
 - Aws
Properties Pulumi.Azure Native. Aws Connector. Inputs. Aws Open Search Domain Status Properties  - AWS Properties
 - Aws
Region string - AWS Region
 - Aws
Source stringSchema  - AWS Source Schema
 - Dictionary<string, string>
 - AWS Tags
 - Public
Cloud stringConnectors Resource Id  - Public Cloud Connectors Resource ID
 - Public
Cloud stringResource Name  - Public Cloud Resource Name
 
- Arn string
 - Amazon Resource Name (ARN)
 - Aws
Account stringId  - AWS Account ID
 - Aws
Properties AwsOpen Search Domain Status Properties  - AWS Properties
 - Aws
Region string - AWS Region
 - Aws
Source stringSchema  - AWS Source Schema
 - map[string]string
 - AWS Tags
 - Public
Cloud stringConnectors Resource Id  - Public Cloud Connectors Resource ID
 - Public
Cloud stringResource Name  - Public Cloud Resource Name
 
- arn String
 - Amazon Resource Name (ARN)
 - aws
Account StringId  - AWS Account ID
 - aws
Properties AwsOpen Search Domain Status Properties  - AWS Properties
 - aws
Region String - AWS Region
 - aws
Source StringSchema  - AWS Source Schema
 - Map<String,String>
 - AWS Tags
 - public
Cloud StringConnectors Resource Id  - Public Cloud Connectors Resource ID
 - public
Cloud StringResource Name  - Public Cloud Resource Name
 
- arn string
 - Amazon Resource Name (ARN)
 - aws
Account stringId  - AWS Account ID
 - aws
Properties AwsOpen Search Domain Status Properties  - AWS Properties
 - aws
Region string - AWS Region
 - aws
Source stringSchema  - AWS Source Schema
 - {[key: string]: string}
 - AWS Tags
 - public
Cloud stringConnectors Resource Id  - Public Cloud Connectors Resource ID
 - public
Cloud stringResource Name  - Public Cloud Resource Name
 
- arn str
 - Amazon Resource Name (ARN)
 - aws_
account_ strid  - AWS Account ID
 - aws_
properties AwsOpen Search Domain Status Properties  - AWS Properties
 - aws_
region str - AWS Region
 - aws_
source_ strschema  - AWS Source Schema
 - Mapping[str, str]
 - AWS Tags
 - public_
cloud_ strconnectors_ resource_ id  - Public Cloud Connectors Resource ID
 - public_
cloud_ strresource_ name  - Public Cloud Resource Name
 
- arn String
 - Amazon Resource Name (ARN)
 - aws
Account StringId  - AWS Account ID
 - aws
Properties Property Map - AWS Properties
 - aws
Region String - AWS Region
 - aws
Source StringSchema  - AWS Source Schema
 - Map<String>
 - AWS Tags
 - public
Cloud StringConnectors Resource Id  - Public Cloud Connectors Resource ID
 - public
Cloud StringResource Name  - Public Cloud Resource Name
 
OpenSearchDomainStatusPropertiesResponse, OpenSearchDomainStatusPropertiesResponseArgs            
- Provisioning
State string - The status of the last operation.
 - Arn string
 - Amazon Resource Name (ARN)
 - Aws
Account stringId  - AWS Account ID
 - Aws
Properties Pulumi.Azure Native. Aws Connector. Inputs. Aws Open Search Domain Status Properties Response  - AWS Properties
 - Aws
Region string - AWS Region
 - Aws
Source stringSchema  - AWS Source Schema
 - Dictionary<string, string>
 - AWS Tags
 - Public
Cloud stringConnectors Resource Id  - Public Cloud Connectors Resource ID
 - Public
Cloud stringResource Name  - Public Cloud Resource Name
 
- Provisioning
State string - The status of the last operation.
 - Arn string
 - Amazon Resource Name (ARN)
 - Aws
Account stringId  - AWS Account ID
 - Aws
Properties AwsOpen Search Domain Status Properties Response  - AWS Properties
 - Aws
Region string - AWS Region
 - Aws
Source stringSchema  - AWS Source Schema
 - map[string]string
 - AWS Tags
 - Public
Cloud stringConnectors Resource Id  - Public Cloud Connectors Resource ID
 - Public
Cloud stringResource Name  - Public Cloud Resource Name
 
- provisioning
State String - The status of the last operation.
 - arn String
 - Amazon Resource Name (ARN)
 - aws
Account StringId  - AWS Account ID
 - aws
Properties AwsOpen Search Domain Status Properties Response  - AWS Properties
 - aws
Region String - AWS Region
 - aws
Source StringSchema  - AWS Source Schema
 - Map<String,String>
 - AWS Tags
 - public
Cloud StringConnectors Resource Id  - Public Cloud Connectors Resource ID
 - public
Cloud StringResource Name  - Public Cloud Resource Name
 
- provisioning
State string - The status of the last operation.
 - arn string
 - Amazon Resource Name (ARN)
 - aws
Account stringId  - AWS Account ID
 - aws
Properties AwsOpen Search Domain Status Properties Response  - AWS Properties
 - aws
Region string - AWS Region
 - aws
Source stringSchema  - AWS Source Schema
 - {[key: string]: string}
 - AWS Tags
 - public
Cloud stringConnectors Resource Id  - Public Cloud Connectors Resource ID
 - public
Cloud stringResource Name  - Public Cloud Resource Name
 
- provisioning_
state str - The status of the last operation.
 - arn str
 - Amazon Resource Name (ARN)
 - aws_
account_ strid  - AWS Account ID
 - aws_
properties AwsOpen Search Domain Status Properties Response  - AWS Properties
 - aws_
region str - AWS Region
 - aws_
source_ strschema  - AWS Source Schema
 - Mapping[str, str]
 - AWS Tags
 - public_
cloud_ strconnectors_ resource_ id  - Public Cloud Connectors Resource ID
 - public_
cloud_ strresource_ name  - Public Cloud Resource Name
 
- provisioning
State String - The status of the last operation.
 - arn String
 - Amazon Resource Name (ARN)
 - aws
Account StringId  - AWS Account ID
 - aws
Properties Property Map - AWS Properties
 - aws
Region String - AWS Region
 - aws
Source StringSchema  - AWS Source Schema
 - Map<String>
 - AWS Tags
 - public
Cloud StringConnectors Resource Id  - Public Cloud Connectors Resource ID
 - public
Cloud StringResource Name  - Public Cloud Resource Name
 
OpenSearchPartitionInstanceType, OpenSearchPartitionInstanceTypeArgs          
- C42xlarge
Search  - c4.2xlarge.searchOpenSearchPartitionInstanceType enum c4.2xlarge.search
 - C44xlarge
Search  - c4.4xlarge.searchOpenSearchPartitionInstanceType enum c4.4xlarge.search
 - C48xlarge
Search  - c4.8xlarge.searchOpenSearchPartitionInstanceType enum c4.8xlarge.search
 - C4Large
Search  - c4.large.searchOpenSearchPartitionInstanceType enum c4.large.search
 - C4Xlarge
Search  - c4.xlarge.searchOpenSearchPartitionInstanceType enum c4.xlarge.search
 - C518xlarge
Search  - c5.18xlarge.searchOpenSearchPartitionInstanceType enum c5.18xlarge.search
 - C52xlarge
Search  - c5.2xlarge.searchOpenSearchPartitionInstanceType enum c5.2xlarge.search
 - C54xlarge
Search  - c5.4xlarge.searchOpenSearchPartitionInstanceType enum c5.4xlarge.search
 - C59xlarge
Search  - c5.9xlarge.searchOpenSearchPartitionInstanceType enum c5.9xlarge.search
 - C5Large
Search  - c5.large.searchOpenSearchPartitionInstanceType enum c5.large.search
 - C5Xlarge
Search  - c5.xlarge.searchOpenSearchPartitionInstanceType enum c5.xlarge.search
 - C6g12xlarge
Search  - c6g.12xlarge.searchOpenSearchPartitionInstanceType enum c6g.12xlarge.search
 - C6g2xlarge
Search  - c6g.2xlarge.searchOpenSearchPartitionInstanceType enum c6g.2xlarge.search
 - C6g4xlarge
Search  - c6g.4xlarge.searchOpenSearchPartitionInstanceType enum c6g.4xlarge.search
 - C6g8xlarge
Search  - c6g.8xlarge.searchOpenSearchPartitionInstanceType enum c6g.8xlarge.search
 - C6g
Large Search  - c6g.large.searchOpenSearchPartitionInstanceType enum c6g.large.search
 - C6g
Xlarge Search  - c6g.xlarge.searchOpenSearchPartitionInstanceType enum c6g.xlarge.search
 - D22xlarge
Search  - d2.2xlarge.searchOpenSearchPartitionInstanceType enum d2.2xlarge.search
 - D24xlarge
Search  - d2.4xlarge.searchOpenSearchPartitionInstanceType enum d2.4xlarge.search
 - D28xlarge
Search  - d2.8xlarge.searchOpenSearchPartitionInstanceType enum d2.8xlarge.search
 - D2Xlarge
Search  - d2.xlarge.searchOpenSearchPartitionInstanceType enum d2.xlarge.search
 - I22xlarge
Search  - i2.2xlarge.searchOpenSearchPartitionInstanceType enum i2.2xlarge.search
 - I2Xlarge
Search  - i2.xlarge.searchOpenSearchPartitionInstanceType enum i2.xlarge.search
 - I316xlarge
Search  - i3.16xlarge.searchOpenSearchPartitionInstanceType enum i3.16xlarge.search
 - I32xlarge
Search  - i3.2xlarge.searchOpenSearchPartitionInstanceType enum i3.2xlarge.search
 - I34xlarge
Search  - i3.4xlarge.searchOpenSearchPartitionInstanceType enum i3.4xlarge.search
 - I38xlarge
Search  - i3.8xlarge.searchOpenSearchPartitionInstanceType enum i3.8xlarge.search
 - I3Large
Search  - i3.large.searchOpenSearchPartitionInstanceType enum i3.large.search
 - I3Xlarge
Search  - i3.xlarge.searchOpenSearchPartitionInstanceType enum i3.xlarge.search
 - M32xlarge
Search  - m3.2xlarge.searchOpenSearchPartitionInstanceType enum m3.2xlarge.search
 - M3Large
Search  - m3.large.searchOpenSearchPartitionInstanceType enum m3.large.search
 - M3Medium
Search  - m3.medium.searchOpenSearchPartitionInstanceType enum m3.medium.search
 - M3Xlarge
Search  - m3.xlarge.searchOpenSearchPartitionInstanceType enum m3.xlarge.search
 - M410xlarge
Search  - m4.10xlarge.searchOpenSearchPartitionInstanceType enum m4.10xlarge.search
 - M42xlarge
Search  - m4.2xlarge.searchOpenSearchPartitionInstanceType enum m4.2xlarge.search
 - M44xlarge
Search  - m4.4xlarge.searchOpenSearchPartitionInstanceType enum m4.4xlarge.search
 - M4Large
Search  - m4.large.searchOpenSearchPartitionInstanceType enum m4.large.search
 - M4Xlarge
Search  - m4.xlarge.searchOpenSearchPartitionInstanceType enum m4.xlarge.search
 - M512xlarge
Search  - m5.12xlarge.searchOpenSearchPartitionInstanceType enum m5.12xlarge.search
 - M524xlarge
Search  - m5.24xlarge.searchOpenSearchPartitionInstanceType enum m5.24xlarge.search
 - M52xlarge
Search  - m5.2xlarge.searchOpenSearchPartitionInstanceType enum m5.2xlarge.search
 - M54xlarge
Search  - m5.4xlarge.searchOpenSearchPartitionInstanceType enum m5.4xlarge.search
 - M5Large
Search  - m5.large.searchOpenSearchPartitionInstanceType enum m5.large.search
 - M5Xlarge
Search  - m5.xlarge.searchOpenSearchPartitionInstanceType enum m5.xlarge.search
 - M6g12xlarge
Search  - m6g.12xlarge.searchOpenSearchPartitionInstanceType enum m6g.12xlarge.search
 - M6g2xlarge
Search  - m6g.2xlarge.searchOpenSearchPartitionInstanceType enum m6g.2xlarge.search
 - M6g4xlarge
Search  - m6g.4xlarge.searchOpenSearchPartitionInstanceType enum m6g.4xlarge.search
 - M6g8xlarge
Search  - m6g.8xlarge.searchOpenSearchPartitionInstanceType enum m6g.8xlarge.search
 - M6g
Large Search  - m6g.large.searchOpenSearchPartitionInstanceType enum m6g.large.search
 - M6g
Xlarge Search  - m6g.xlarge.searchOpenSearchPartitionInstanceType enum m6g.xlarge.search
 - Or112xlarge
Search  - or1.12xlarge.searchOpenSearchPartitionInstanceType enum or1.12xlarge.search
 - Or116xlarge
Search  - or1.16xlarge.searchOpenSearchPartitionInstanceType enum or1.16xlarge.search
 - Or12xlarge
Search  - or1.2xlarge.searchOpenSearchPartitionInstanceType enum or1.2xlarge.search
 - Or14xlarge
Search  - or1.4xlarge.searchOpenSearchPartitionInstanceType enum or1.4xlarge.search
 - Or18xlarge
Search  - or1.8xlarge.searchOpenSearchPartitionInstanceType enum or1.8xlarge.search
 - Or1Large
Search  - or1.large.searchOpenSearchPartitionInstanceType enum or1.large.search
 - Or1Medium
Search  - or1.medium.searchOpenSearchPartitionInstanceType enum or1.medium.search
 - Or1Xlarge
Search  - or1.xlarge.searchOpenSearchPartitionInstanceType enum or1.xlarge.search
 - R32xlarge
Search  - r3.2xlarge.searchOpenSearchPartitionInstanceType enum r3.2xlarge.search
 - R34xlarge
Search  - r3.4xlarge.searchOpenSearchPartitionInstanceType enum r3.4xlarge.search
 - R38xlarge
Search  - r3.8xlarge.searchOpenSearchPartitionInstanceType enum r3.8xlarge.search
 - R3Large
Search  - r3.large.searchOpenSearchPartitionInstanceType enum r3.large.search
 - R3Xlarge
Search  - r3.xlarge.searchOpenSearchPartitionInstanceType enum r3.xlarge.search
 - R416xlarge
Search  - r4.16xlarge.searchOpenSearchPartitionInstanceType enum r4.16xlarge.search
 - R42xlarge
Search  - r4.2xlarge.searchOpenSearchPartitionInstanceType enum r4.2xlarge.search
 - R44xlarge
Search  - r4.4xlarge.searchOpenSearchPartitionInstanceType enum r4.4xlarge.search
 - R48xlarge
Search  - r4.8xlarge.searchOpenSearchPartitionInstanceType enum r4.8xlarge.search
 - R4Large
Search  - r4.large.searchOpenSearchPartitionInstanceType enum r4.large.search
 - R4Xlarge
Search  - r4.xlarge.searchOpenSearchPartitionInstanceType enum r4.xlarge.search
 - R512xlarge
Search  - r5.12xlarge.searchOpenSearchPartitionInstanceType enum r5.12xlarge.search
 - R524xlarge
Search  - r5.24xlarge.searchOpenSearchPartitionInstanceType enum r5.24xlarge.search
 - R52xlarge
Search  - r5.2xlarge.searchOpenSearchPartitionInstanceType enum r5.2xlarge.search
 - R54xlarge
Search  - r5.4xlarge.searchOpenSearchPartitionInstanceType enum r5.4xlarge.search
 - R5Large
Search  - r5.large.searchOpenSearchPartitionInstanceType enum r5.large.search
 - R5Xlarge
Search  - r5.xlarge.searchOpenSearchPartitionInstanceType enum r5.xlarge.search
 - R6g12xlarge
Search  - r6g.12xlarge.searchOpenSearchPartitionInstanceType enum r6g.12xlarge.search
 - R6g2xlarge
Search  - r6g.2xlarge.searchOpenSearchPartitionInstanceType enum r6g.2xlarge.search
 - R6g4xlarge
Search  - r6g.4xlarge.searchOpenSearchPartitionInstanceType enum r6g.4xlarge.search
 - R6g8xlarge
Search  - r6g.8xlarge.searchOpenSearchPartitionInstanceType enum r6g.8xlarge.search
 - R6g
Large Search  - r6g.large.searchOpenSearchPartitionInstanceType enum r6g.large.search
 - R6g
Xlarge Search  - r6g.xlarge.searchOpenSearchPartitionInstanceType enum r6g.xlarge.search
 - R6gd12xlarge
Search  - r6gd.12xlarge.searchOpenSearchPartitionInstanceType enum r6gd.12xlarge.search
 - R6gd16xlarge
Search  - r6gd.16xlarge.searchOpenSearchPartitionInstanceType enum r6gd.16xlarge.search
 - R6gd2xlarge
Search  - r6gd.2xlarge.searchOpenSearchPartitionInstanceType enum r6gd.2xlarge.search
 - R6gd4xlarge
Search  - r6gd.4xlarge.searchOpenSearchPartitionInstanceType enum r6gd.4xlarge.search
 - R6gd8xlarge
Search  - r6gd.8xlarge.searchOpenSearchPartitionInstanceType enum r6gd.8xlarge.search
 - R6gd
Large Search  - r6gd.large.searchOpenSearchPartitionInstanceType enum r6gd.large.search
 - R6gd
Xlarge Search  - r6gd.xlarge.searchOpenSearchPartitionInstanceType enum r6gd.xlarge.search
 - T2Medium
Search  - t2.medium.searchOpenSearchPartitionInstanceType enum t2.medium.search
 - T2Micro
Search  - t2.micro.searchOpenSearchPartitionInstanceType enum t2.micro.search
 - T2Small
Search  - t2.small.searchOpenSearchPartitionInstanceType enum t2.small.search
 - T32xlarge
Search  - t3.2xlarge.searchOpenSearchPartitionInstanceType enum t3.2xlarge.search
 - T3Large
Search  - t3.large.searchOpenSearchPartitionInstanceType enum t3.large.search
 - T3Medium
Search  - t3.medium.searchOpenSearchPartitionInstanceType enum t3.medium.search
 - T3Micro
Search  - t3.micro.searchOpenSearchPartitionInstanceType enum t3.micro.search
 - T3Nano
Search  - t3.nano.searchOpenSearchPartitionInstanceType enum t3.nano.search
 - T3Small
Search  - t3.small.searchOpenSearchPartitionInstanceType enum t3.small.search
 - T3Xlarge
Search  - t3.xlarge.searchOpenSearchPartitionInstanceType enum t3.xlarge.search
 - T4g
Medium Search  - t4g.medium.searchOpenSearchPartitionInstanceType enum t4g.medium.search
 - T4g
Small Search  - t4g.small.searchOpenSearchPartitionInstanceType enum t4g.small.search
 - Ultrawarm1Large
Search  - ultrawarm1.large.searchOpenSearchPartitionInstanceType enum ultrawarm1.large.search
 - Ultrawarm1Medium
Search  - ultrawarm1.medium.searchOpenSearchPartitionInstanceType enum ultrawarm1.medium.search
 - Ultrawarm1Xlarge
Search  - ultrawarm1.xlarge.searchOpenSearchPartitionInstanceType enum ultrawarm1.xlarge.search
 
- Open
Search Partition Instance Type C42xlarge Search  - c4.2xlarge.searchOpenSearchPartitionInstanceType enum c4.2xlarge.search
 - Open
Search Partition Instance Type C44xlarge Search  - c4.4xlarge.searchOpenSearchPartitionInstanceType enum c4.4xlarge.search
 - Open
Search Partition Instance Type C48xlarge Search  - c4.8xlarge.searchOpenSearchPartitionInstanceType enum c4.8xlarge.search
 - Open
Search Partition Instance Type C4Large Search  - c4.large.searchOpenSearchPartitionInstanceType enum c4.large.search
 - Open
Search Partition Instance Type C4Xlarge Search  - c4.xlarge.searchOpenSearchPartitionInstanceType enum c4.xlarge.search
 - Open
Search Partition Instance Type C518xlarge Search  - c5.18xlarge.searchOpenSearchPartitionInstanceType enum c5.18xlarge.search
 - Open
Search Partition Instance Type C52xlarge Search  - c5.2xlarge.searchOpenSearchPartitionInstanceType enum c5.2xlarge.search
 - Open
Search Partition Instance Type C54xlarge Search  - c5.4xlarge.searchOpenSearchPartitionInstanceType enum c5.4xlarge.search
 - Open
Search Partition Instance Type C59xlarge Search  - c5.9xlarge.searchOpenSearchPartitionInstanceType enum c5.9xlarge.search
 - Open
Search Partition Instance Type C5Large Search  - c5.large.searchOpenSearchPartitionInstanceType enum c5.large.search
 - Open
Search Partition Instance Type C5Xlarge Search  - c5.xlarge.searchOpenSearchPartitionInstanceType enum c5.xlarge.search
 - Open
Search Partition Instance Type C6g12xlarge Search  - c6g.12xlarge.searchOpenSearchPartitionInstanceType enum c6g.12xlarge.search
 - Open
Search Partition Instance Type C6g2xlarge Search  - c6g.2xlarge.searchOpenSearchPartitionInstanceType enum c6g.2xlarge.search
 - Open
Search Partition Instance Type C6g4xlarge Search  - c6g.4xlarge.searchOpenSearchPartitionInstanceType enum c6g.4xlarge.search
 - Open
Search Partition Instance Type C6g8xlarge Search  - c6g.8xlarge.searchOpenSearchPartitionInstanceType enum c6g.8xlarge.search
 - Open
Search Partition Instance Type C6g Large Search  - c6g.large.searchOpenSearchPartitionInstanceType enum c6g.large.search
 - Open
Search Partition Instance Type C6g Xlarge Search  - c6g.xlarge.searchOpenSearchPartitionInstanceType enum c6g.xlarge.search
 - Open
Search Partition Instance Type D22xlarge Search  - d2.2xlarge.searchOpenSearchPartitionInstanceType enum d2.2xlarge.search
 - Open
Search Partition Instance Type D24xlarge Search  - d2.4xlarge.searchOpenSearchPartitionInstanceType enum d2.4xlarge.search
 - Open
Search Partition Instance Type D28xlarge Search  - d2.8xlarge.searchOpenSearchPartitionInstanceType enum d2.8xlarge.search
 - Open
Search Partition Instance Type D2Xlarge Search  - d2.xlarge.searchOpenSearchPartitionInstanceType enum d2.xlarge.search
 - Open
Search Partition Instance Type I22xlarge Search  - i2.2xlarge.searchOpenSearchPartitionInstanceType enum i2.2xlarge.search
 - Open
Search Partition Instance Type I2Xlarge Search  - i2.xlarge.searchOpenSearchPartitionInstanceType enum i2.xlarge.search
 - Open
Search Partition Instance Type I316xlarge Search  - i3.16xlarge.searchOpenSearchPartitionInstanceType enum i3.16xlarge.search
 - Open
Search Partition Instance Type I32xlarge Search  - i3.2xlarge.searchOpenSearchPartitionInstanceType enum i3.2xlarge.search
 - Open
Search Partition Instance Type I34xlarge Search  - i3.4xlarge.searchOpenSearchPartitionInstanceType enum i3.4xlarge.search
 - Open
Search Partition Instance Type I38xlarge Search  - i3.8xlarge.searchOpenSearchPartitionInstanceType enum i3.8xlarge.search
 - Open
Search Partition Instance Type I3Large Search  - i3.large.searchOpenSearchPartitionInstanceType enum i3.large.search
 - Open
Search Partition Instance Type I3Xlarge Search  - i3.xlarge.searchOpenSearchPartitionInstanceType enum i3.xlarge.search
 - Open
Search Partition Instance Type M32xlarge Search  - m3.2xlarge.searchOpenSearchPartitionInstanceType enum m3.2xlarge.search
 - Open
Search Partition Instance Type M3Large Search  - m3.large.searchOpenSearchPartitionInstanceType enum m3.large.search
 - Open
Search Partition Instance Type M3Medium Search  - m3.medium.searchOpenSearchPartitionInstanceType enum m3.medium.search
 - Open
Search Partition Instance Type M3Xlarge Search  - m3.xlarge.searchOpenSearchPartitionInstanceType enum m3.xlarge.search
 - Open
Search Partition Instance Type M410xlarge Search  - m4.10xlarge.searchOpenSearchPartitionInstanceType enum m4.10xlarge.search
 - Open
Search Partition Instance Type M42xlarge Search  - m4.2xlarge.searchOpenSearchPartitionInstanceType enum m4.2xlarge.search
 - Open
Search Partition Instance Type M44xlarge Search  - m4.4xlarge.searchOpenSearchPartitionInstanceType enum m4.4xlarge.search
 - Open
Search Partition Instance Type M4Large Search  - m4.large.searchOpenSearchPartitionInstanceType enum m4.large.search
 - Open
Search Partition Instance Type M4Xlarge Search  - m4.xlarge.searchOpenSearchPartitionInstanceType enum m4.xlarge.search
 - Open
Search Partition Instance Type M512xlarge Search  - m5.12xlarge.searchOpenSearchPartitionInstanceType enum m5.12xlarge.search
 - Open
Search Partition Instance Type M524xlarge Search  - m5.24xlarge.searchOpenSearchPartitionInstanceType enum m5.24xlarge.search
 - Open
Search Partition Instance Type M52xlarge Search  - m5.2xlarge.searchOpenSearchPartitionInstanceType enum m5.2xlarge.search
 - Open
Search Partition Instance Type M54xlarge Search  - m5.4xlarge.searchOpenSearchPartitionInstanceType enum m5.4xlarge.search
 - Open
Search Partition Instance Type M5Large Search  - m5.large.searchOpenSearchPartitionInstanceType enum m5.large.search
 - Open
Search Partition Instance Type M5Xlarge Search  - m5.xlarge.searchOpenSearchPartitionInstanceType enum m5.xlarge.search
 - Open
Search Partition Instance Type M6g12xlarge Search  - m6g.12xlarge.searchOpenSearchPartitionInstanceType enum m6g.12xlarge.search
 - Open
Search Partition Instance Type M6g2xlarge Search  - m6g.2xlarge.searchOpenSearchPartitionInstanceType enum m6g.2xlarge.search
 - Open
Search Partition Instance Type M6g4xlarge Search  - m6g.4xlarge.searchOpenSearchPartitionInstanceType enum m6g.4xlarge.search
 - Open
Search Partition Instance Type M6g8xlarge Search  - m6g.8xlarge.searchOpenSearchPartitionInstanceType enum m6g.8xlarge.search
 - Open
Search Partition Instance Type M6g Large Search  - m6g.large.searchOpenSearchPartitionInstanceType enum m6g.large.search
 - Open
Search Partition Instance Type M6g Xlarge Search  - m6g.xlarge.searchOpenSearchPartitionInstanceType enum m6g.xlarge.search
 - Open
Search Partition Instance Type Or112xlarge Search  - or1.12xlarge.searchOpenSearchPartitionInstanceType enum or1.12xlarge.search
 - Open
Search Partition Instance Type Or116xlarge Search  - or1.16xlarge.searchOpenSearchPartitionInstanceType enum or1.16xlarge.search
 - Open
Search Partition Instance Type Or12xlarge Search  - or1.2xlarge.searchOpenSearchPartitionInstanceType enum or1.2xlarge.search
 - Open
Search Partition Instance Type Or14xlarge Search  - or1.4xlarge.searchOpenSearchPartitionInstanceType enum or1.4xlarge.search
 - Open
Search Partition Instance Type Or18xlarge Search  - or1.8xlarge.searchOpenSearchPartitionInstanceType enum or1.8xlarge.search
 - Open
Search Partition Instance Type Or1Large Search  - or1.large.searchOpenSearchPartitionInstanceType enum or1.large.search
 - Open
Search Partition Instance Type Or1Medium Search  - or1.medium.searchOpenSearchPartitionInstanceType enum or1.medium.search
 - Open
Search Partition Instance Type Or1Xlarge Search  - or1.xlarge.searchOpenSearchPartitionInstanceType enum or1.xlarge.search
 - Open
Search Partition Instance Type R32xlarge Search  - r3.2xlarge.searchOpenSearchPartitionInstanceType enum r3.2xlarge.search
 - Open
Search Partition Instance Type R34xlarge Search  - r3.4xlarge.searchOpenSearchPartitionInstanceType enum r3.4xlarge.search
 - Open
Search Partition Instance Type R38xlarge Search  - r3.8xlarge.searchOpenSearchPartitionInstanceType enum r3.8xlarge.search
 - Open
Search Partition Instance Type R3Large Search  - r3.large.searchOpenSearchPartitionInstanceType enum r3.large.search
 - Open
Search Partition Instance Type R3Xlarge Search  - r3.xlarge.searchOpenSearchPartitionInstanceType enum r3.xlarge.search
 - Open
Search Partition Instance Type R416xlarge Search  - r4.16xlarge.searchOpenSearchPartitionInstanceType enum r4.16xlarge.search
 - Open
Search Partition Instance Type R42xlarge Search  - r4.2xlarge.searchOpenSearchPartitionInstanceType enum r4.2xlarge.search
 - Open
Search Partition Instance Type R44xlarge Search  - r4.4xlarge.searchOpenSearchPartitionInstanceType enum r4.4xlarge.search
 - Open
Search Partition Instance Type R48xlarge Search  - r4.8xlarge.searchOpenSearchPartitionInstanceType enum r4.8xlarge.search
 - Open
Search Partition Instance Type R4Large Search  - r4.large.searchOpenSearchPartitionInstanceType enum r4.large.search
 - Open
Search Partition Instance Type R4Xlarge Search  - r4.xlarge.searchOpenSearchPartitionInstanceType enum r4.xlarge.search
 - Open
Search Partition Instance Type R512xlarge Search  - r5.12xlarge.searchOpenSearchPartitionInstanceType enum r5.12xlarge.search
 - Open
Search Partition Instance Type R524xlarge Search  - r5.24xlarge.searchOpenSearchPartitionInstanceType enum r5.24xlarge.search
 - Open
Search Partition Instance Type R52xlarge Search  - r5.2xlarge.searchOpenSearchPartitionInstanceType enum r5.2xlarge.search
 - Open
Search Partition Instance Type R54xlarge Search  - r5.4xlarge.searchOpenSearchPartitionInstanceType enum r5.4xlarge.search
 - Open
Search Partition Instance Type R5Large Search  - r5.large.searchOpenSearchPartitionInstanceType enum r5.large.search
 - Open
Search Partition Instance Type R5Xlarge Search  - r5.xlarge.searchOpenSearchPartitionInstanceType enum r5.xlarge.search
 - Open
Search Partition Instance Type R6g12xlarge Search  - r6g.12xlarge.searchOpenSearchPartitionInstanceType enum r6g.12xlarge.search
 - Open
Search Partition Instance Type R6g2xlarge Search  - r6g.2xlarge.searchOpenSearchPartitionInstanceType enum r6g.2xlarge.search
 - Open
Search Partition Instance Type R6g4xlarge Search  - r6g.4xlarge.searchOpenSearchPartitionInstanceType enum r6g.4xlarge.search
 - Open
Search Partition Instance Type R6g8xlarge Search  - r6g.8xlarge.searchOpenSearchPartitionInstanceType enum r6g.8xlarge.search
 - Open
Search Partition Instance Type R6g Large Search  - r6g.large.searchOpenSearchPartitionInstanceType enum r6g.large.search
 - Open
Search Partition Instance Type R6g Xlarge Search  - r6g.xlarge.searchOpenSearchPartitionInstanceType enum r6g.xlarge.search
 - Open
Search Partition Instance Type R6gd12xlarge Search  - r6gd.12xlarge.searchOpenSearchPartitionInstanceType enum r6gd.12xlarge.search
 - Open
Search Partition Instance Type R6gd16xlarge Search  - r6gd.16xlarge.searchOpenSearchPartitionInstanceType enum r6gd.16xlarge.search
 - Open
Search Partition Instance Type R6gd2xlarge Search  - r6gd.2xlarge.searchOpenSearchPartitionInstanceType enum r6gd.2xlarge.search
 - Open
Search Partition Instance Type R6gd4xlarge Search  - r6gd.4xlarge.searchOpenSearchPartitionInstanceType enum r6gd.4xlarge.search
 - Open
Search Partition Instance Type R6gd8xlarge Search  - r6gd.8xlarge.searchOpenSearchPartitionInstanceType enum r6gd.8xlarge.search
 - Open
Search Partition Instance Type R6gd Large Search  - r6gd.large.searchOpenSearchPartitionInstanceType enum r6gd.large.search
 - Open
Search Partition Instance Type R6gd Xlarge Search  - r6gd.xlarge.searchOpenSearchPartitionInstanceType enum r6gd.xlarge.search
 - Open
Search Partition Instance Type T2Medium Search  - t2.medium.searchOpenSearchPartitionInstanceType enum t2.medium.search
 - Open
Search Partition Instance Type T2Micro Search  - t2.micro.searchOpenSearchPartitionInstanceType enum t2.micro.search
 - Open
Search Partition Instance Type T2Small Search  - t2.small.searchOpenSearchPartitionInstanceType enum t2.small.search
 - Open
Search Partition Instance Type T32xlarge Search  - t3.2xlarge.searchOpenSearchPartitionInstanceType enum t3.2xlarge.search
 - Open
Search Partition Instance Type T3Large Search  - t3.large.searchOpenSearchPartitionInstanceType enum t3.large.search
 - Open
Search Partition Instance Type T3Medium Search  - t3.medium.searchOpenSearchPartitionInstanceType enum t3.medium.search
 - Open
Search Partition Instance Type T3Micro Search  - t3.micro.searchOpenSearchPartitionInstanceType enum t3.micro.search
 - Open
Search Partition Instance Type T3Nano Search  - t3.nano.searchOpenSearchPartitionInstanceType enum t3.nano.search
 - Open
Search Partition Instance Type T3Small Search  - t3.small.searchOpenSearchPartitionInstanceType enum t3.small.search
 - Open
Search Partition Instance Type T3Xlarge Search  - t3.xlarge.searchOpenSearchPartitionInstanceType enum t3.xlarge.search
 - Open
Search Partition Instance Type T4g Medium Search  - t4g.medium.searchOpenSearchPartitionInstanceType enum t4g.medium.search
 - Open
Search Partition Instance Type T4g Small Search  - t4g.small.searchOpenSearchPartitionInstanceType enum t4g.small.search
 - Open
Search Partition Instance Type Ultrawarm1Large Search  - ultrawarm1.large.searchOpenSearchPartitionInstanceType enum ultrawarm1.large.search
 - Open
Search Partition Instance Type Ultrawarm1Medium Search  - ultrawarm1.medium.searchOpenSearchPartitionInstanceType enum ultrawarm1.medium.search
 - Open
Search Partition Instance Type Ultrawarm1Xlarge Search  - ultrawarm1.xlarge.searchOpenSearchPartitionInstanceType enum ultrawarm1.xlarge.search
 
- C42xlarge
Search  - c4.2xlarge.searchOpenSearchPartitionInstanceType enum c4.2xlarge.search
 - C44xlarge
Search  - c4.4xlarge.searchOpenSearchPartitionInstanceType enum c4.4xlarge.search
 - C48xlarge
Search  - c4.8xlarge.searchOpenSearchPartitionInstanceType enum c4.8xlarge.search
 - C4Large
Search  - c4.large.searchOpenSearchPartitionInstanceType enum c4.large.search
 - C4Xlarge
Search  - c4.xlarge.searchOpenSearchPartitionInstanceType enum c4.xlarge.search
 - C518xlarge
Search  - c5.18xlarge.searchOpenSearchPartitionInstanceType enum c5.18xlarge.search
 - C52xlarge
Search  - c5.2xlarge.searchOpenSearchPartitionInstanceType enum c5.2xlarge.search
 - C54xlarge
Search  - c5.4xlarge.searchOpenSearchPartitionInstanceType enum c5.4xlarge.search
 - C59xlarge
Search  - c5.9xlarge.searchOpenSearchPartitionInstanceType enum c5.9xlarge.search
 - C5Large
Search  - c5.large.searchOpenSearchPartitionInstanceType enum c5.large.search
 - C5Xlarge
Search  - c5.xlarge.searchOpenSearchPartitionInstanceType enum c5.xlarge.search
 - C6g12xlarge
Search  - c6g.12xlarge.searchOpenSearchPartitionInstanceType enum c6g.12xlarge.search
 - C6g2xlarge
Search  - c6g.2xlarge.searchOpenSearchPartitionInstanceType enum c6g.2xlarge.search
 - C6g4xlarge
Search  - c6g.4xlarge.searchOpenSearchPartitionInstanceType enum c6g.4xlarge.search
 - C6g8xlarge
Search  - c6g.8xlarge.searchOpenSearchPartitionInstanceType enum c6g.8xlarge.search
 - C6g
Large Search  - c6g.large.searchOpenSearchPartitionInstanceType enum c6g.large.search
 - C6g
Xlarge Search  - c6g.xlarge.searchOpenSearchPartitionInstanceType enum c6g.xlarge.search
 - D22xlarge
Search  - d2.2xlarge.searchOpenSearchPartitionInstanceType enum d2.2xlarge.search
 - D24xlarge
Search  - d2.4xlarge.searchOpenSearchPartitionInstanceType enum d2.4xlarge.search
 - D28xlarge
Search  - d2.8xlarge.searchOpenSearchPartitionInstanceType enum d2.8xlarge.search
 - D2Xlarge
Search  - d2.xlarge.searchOpenSearchPartitionInstanceType enum d2.xlarge.search
 - I22xlarge
Search  - i2.2xlarge.searchOpenSearchPartitionInstanceType enum i2.2xlarge.search
 - I2Xlarge
Search  - i2.xlarge.searchOpenSearchPartitionInstanceType enum i2.xlarge.search
 - I316xlarge
Search  - i3.16xlarge.searchOpenSearchPartitionInstanceType enum i3.16xlarge.search
 - I32xlarge
Search  - i3.2xlarge.searchOpenSearchPartitionInstanceType enum i3.2xlarge.search
 - I34xlarge
Search  - i3.4xlarge.searchOpenSearchPartitionInstanceType enum i3.4xlarge.search
 - I38xlarge
Search  - i3.8xlarge.searchOpenSearchPartitionInstanceType enum i3.8xlarge.search
 - I3Large
Search  - i3.large.searchOpenSearchPartitionInstanceType enum i3.large.search
 - I3Xlarge
Search  - i3.xlarge.searchOpenSearchPartitionInstanceType enum i3.xlarge.search
 - M32xlarge
Search  - m3.2xlarge.searchOpenSearchPartitionInstanceType enum m3.2xlarge.search
 - M3Large
Search  - m3.large.searchOpenSearchPartitionInstanceType enum m3.large.search
 - M3Medium
Search  - m3.medium.searchOpenSearchPartitionInstanceType enum m3.medium.search
 - M3Xlarge
Search  - m3.xlarge.searchOpenSearchPartitionInstanceType enum m3.xlarge.search
 - M410xlarge
Search  - m4.10xlarge.searchOpenSearchPartitionInstanceType enum m4.10xlarge.search
 - M42xlarge
Search  - m4.2xlarge.searchOpenSearchPartitionInstanceType enum m4.2xlarge.search
 - M44xlarge
Search  - m4.4xlarge.searchOpenSearchPartitionInstanceType enum m4.4xlarge.search
 - M4Large
Search  - m4.large.searchOpenSearchPartitionInstanceType enum m4.large.search
 - M4Xlarge
Search  - m4.xlarge.searchOpenSearchPartitionInstanceType enum m4.xlarge.search
 - M512xlarge
Search  - m5.12xlarge.searchOpenSearchPartitionInstanceType enum m5.12xlarge.search
 - M524xlarge
Search  - m5.24xlarge.searchOpenSearchPartitionInstanceType enum m5.24xlarge.search
 - M52xlarge
Search  - m5.2xlarge.searchOpenSearchPartitionInstanceType enum m5.2xlarge.search
 - M54xlarge
Search  - m5.4xlarge.searchOpenSearchPartitionInstanceType enum m5.4xlarge.search
 - M5Large
Search  - m5.large.searchOpenSearchPartitionInstanceType enum m5.large.search
 - M5Xlarge
Search  - m5.xlarge.searchOpenSearchPartitionInstanceType enum m5.xlarge.search
 - M6g12xlarge
Search  - m6g.12xlarge.searchOpenSearchPartitionInstanceType enum m6g.12xlarge.search
 - M6g2xlarge
Search  - m6g.2xlarge.searchOpenSearchPartitionInstanceType enum m6g.2xlarge.search
 - M6g4xlarge
Search  - m6g.4xlarge.searchOpenSearchPartitionInstanceType enum m6g.4xlarge.search
 - M6g8xlarge
Search  - m6g.8xlarge.searchOpenSearchPartitionInstanceType enum m6g.8xlarge.search
 - M6g
Large Search  - m6g.large.searchOpenSearchPartitionInstanceType enum m6g.large.search
 - M6g
Xlarge Search  - m6g.xlarge.searchOpenSearchPartitionInstanceType enum m6g.xlarge.search
 - Or112xlarge
Search  - or1.12xlarge.searchOpenSearchPartitionInstanceType enum or1.12xlarge.search
 - Or116xlarge
Search  - or1.16xlarge.searchOpenSearchPartitionInstanceType enum or1.16xlarge.search
 - Or12xlarge
Search  - or1.2xlarge.searchOpenSearchPartitionInstanceType enum or1.2xlarge.search
 - Or14xlarge
Search  - or1.4xlarge.searchOpenSearchPartitionInstanceType enum or1.4xlarge.search
 - Or18xlarge
Search  - or1.8xlarge.searchOpenSearchPartitionInstanceType enum or1.8xlarge.search
 - Or1Large
Search  - or1.large.searchOpenSearchPartitionInstanceType enum or1.large.search
 - Or1Medium
Search  - or1.medium.searchOpenSearchPartitionInstanceType enum or1.medium.search
 - Or1Xlarge
Search  - or1.xlarge.searchOpenSearchPartitionInstanceType enum or1.xlarge.search
 - R32xlarge
Search  - r3.2xlarge.searchOpenSearchPartitionInstanceType enum r3.2xlarge.search
 - R34xlarge
Search  - r3.4xlarge.searchOpenSearchPartitionInstanceType enum r3.4xlarge.search
 - R38xlarge
Search  - r3.8xlarge.searchOpenSearchPartitionInstanceType enum r3.8xlarge.search
 - R3Large
Search  - r3.large.searchOpenSearchPartitionInstanceType enum r3.large.search
 - R3Xlarge
Search  - r3.xlarge.searchOpenSearchPartitionInstanceType enum r3.xlarge.search
 - R416xlarge
Search  - r4.16xlarge.searchOpenSearchPartitionInstanceType enum r4.16xlarge.search
 - R42xlarge
Search  - r4.2xlarge.searchOpenSearchPartitionInstanceType enum r4.2xlarge.search
 - R44xlarge
Search  - r4.4xlarge.searchOpenSearchPartitionInstanceType enum r4.4xlarge.search
 - R48xlarge
Search  - r4.8xlarge.searchOpenSearchPartitionInstanceType enum r4.8xlarge.search
 - R4Large
Search  - r4.large.searchOpenSearchPartitionInstanceType enum r4.large.search
 - R4Xlarge
Search  - r4.xlarge.searchOpenSearchPartitionInstanceType enum r4.xlarge.search
 - R512xlarge
Search  - r5.12xlarge.searchOpenSearchPartitionInstanceType enum r5.12xlarge.search
 - R524xlarge
Search  - r5.24xlarge.searchOpenSearchPartitionInstanceType enum r5.24xlarge.search
 - R52xlarge
Search  - r5.2xlarge.searchOpenSearchPartitionInstanceType enum r5.2xlarge.search
 - R54xlarge
Search  - r5.4xlarge.searchOpenSearchPartitionInstanceType enum r5.4xlarge.search
 - R5Large
Search  - r5.large.searchOpenSearchPartitionInstanceType enum r5.large.search
 - R5Xlarge
Search  - r5.xlarge.searchOpenSearchPartitionInstanceType enum r5.xlarge.search
 - R6g12xlarge
Search  - r6g.12xlarge.searchOpenSearchPartitionInstanceType enum r6g.12xlarge.search
 - R6g2xlarge
Search  - r6g.2xlarge.searchOpenSearchPartitionInstanceType enum r6g.2xlarge.search
 - R6g4xlarge
Search  - r6g.4xlarge.searchOpenSearchPartitionInstanceType enum r6g.4xlarge.search
 - R6g8xlarge
Search  - r6g.8xlarge.searchOpenSearchPartitionInstanceType enum r6g.8xlarge.search
 - R6g
Large Search  - r6g.large.searchOpenSearchPartitionInstanceType enum r6g.large.search
 - R6g
Xlarge Search  - r6g.xlarge.searchOpenSearchPartitionInstanceType enum r6g.xlarge.search
 - R6gd12xlarge
Search  - r6gd.12xlarge.searchOpenSearchPartitionInstanceType enum r6gd.12xlarge.search
 - R6gd16xlarge
Search  - r6gd.16xlarge.searchOpenSearchPartitionInstanceType enum r6gd.16xlarge.search
 - R6gd2xlarge
Search  - r6gd.2xlarge.searchOpenSearchPartitionInstanceType enum r6gd.2xlarge.search
 - R6gd4xlarge
Search  - r6gd.4xlarge.searchOpenSearchPartitionInstanceType enum r6gd.4xlarge.search
 - R6gd8xlarge
Search  - r6gd.8xlarge.searchOpenSearchPartitionInstanceType enum r6gd.8xlarge.search
 - R6gd
Large Search  - r6gd.large.searchOpenSearchPartitionInstanceType enum r6gd.large.search
 - R6gd
Xlarge Search  - r6gd.xlarge.searchOpenSearchPartitionInstanceType enum r6gd.xlarge.search
 - T2Medium
Search  - t2.medium.searchOpenSearchPartitionInstanceType enum t2.medium.search
 - T2Micro
Search  - t2.micro.searchOpenSearchPartitionInstanceType enum t2.micro.search
 - T2Small
Search  - t2.small.searchOpenSearchPartitionInstanceType enum t2.small.search
 - T32xlarge
Search  - t3.2xlarge.searchOpenSearchPartitionInstanceType enum t3.2xlarge.search
 - T3Large
Search  - t3.large.searchOpenSearchPartitionInstanceType enum t3.large.search
 - T3Medium
Search  - t3.medium.searchOpenSearchPartitionInstanceType enum t3.medium.search
 - T3Micro
Search  - t3.micro.searchOpenSearchPartitionInstanceType enum t3.micro.search
 - T3Nano
Search  - t3.nano.searchOpenSearchPartitionInstanceType enum t3.nano.search
 - T3Small
Search  - t3.small.searchOpenSearchPartitionInstanceType enum t3.small.search
 - T3Xlarge
Search  - t3.xlarge.searchOpenSearchPartitionInstanceType enum t3.xlarge.search
 - T4g
Medium Search  - t4g.medium.searchOpenSearchPartitionInstanceType enum t4g.medium.search
 - T4g
Small Search  - t4g.small.searchOpenSearchPartitionInstanceType enum t4g.small.search
 - Ultrawarm1Large
Search  - ultrawarm1.large.searchOpenSearchPartitionInstanceType enum ultrawarm1.large.search
 - Ultrawarm1Medium
Search  - ultrawarm1.medium.searchOpenSearchPartitionInstanceType enum ultrawarm1.medium.search
 - Ultrawarm1Xlarge
Search  - ultrawarm1.xlarge.searchOpenSearchPartitionInstanceType enum ultrawarm1.xlarge.search
 
- C42xlarge
Search  - c4.2xlarge.searchOpenSearchPartitionInstanceType enum c4.2xlarge.search
 - C44xlarge
Search  - c4.4xlarge.searchOpenSearchPartitionInstanceType enum c4.4xlarge.search
 - C48xlarge
Search  - c4.8xlarge.searchOpenSearchPartitionInstanceType enum c4.8xlarge.search
 - C4Large
Search  - c4.large.searchOpenSearchPartitionInstanceType enum c4.large.search
 - C4Xlarge
Search  - c4.xlarge.searchOpenSearchPartitionInstanceType enum c4.xlarge.search
 - C518xlarge
Search  - c5.18xlarge.searchOpenSearchPartitionInstanceType enum c5.18xlarge.search
 - C52xlarge
Search  - c5.2xlarge.searchOpenSearchPartitionInstanceType enum c5.2xlarge.search
 - C54xlarge
Search  - c5.4xlarge.searchOpenSearchPartitionInstanceType enum c5.4xlarge.search
 - C59xlarge
Search  - c5.9xlarge.searchOpenSearchPartitionInstanceType enum c5.9xlarge.search
 - C5Large
Search  - c5.large.searchOpenSearchPartitionInstanceType enum c5.large.search
 - C5Xlarge
Search  - c5.xlarge.searchOpenSearchPartitionInstanceType enum c5.xlarge.search
 - C6g12xlarge
Search  - c6g.12xlarge.searchOpenSearchPartitionInstanceType enum c6g.12xlarge.search
 - C6g2xlarge
Search  - c6g.2xlarge.searchOpenSearchPartitionInstanceType enum c6g.2xlarge.search
 - C6g4xlarge
Search  - c6g.4xlarge.searchOpenSearchPartitionInstanceType enum c6g.4xlarge.search
 - C6g8xlarge
Search  - c6g.8xlarge.searchOpenSearchPartitionInstanceType enum c6g.8xlarge.search
 - C6g
Large Search  - c6g.large.searchOpenSearchPartitionInstanceType enum c6g.large.search
 - C6g
Xlarge Search  - c6g.xlarge.searchOpenSearchPartitionInstanceType enum c6g.xlarge.search
 - D22xlarge
Search  - d2.2xlarge.searchOpenSearchPartitionInstanceType enum d2.2xlarge.search
 - D24xlarge
Search  - d2.4xlarge.searchOpenSearchPartitionInstanceType enum d2.4xlarge.search
 - D28xlarge
Search  - d2.8xlarge.searchOpenSearchPartitionInstanceType enum d2.8xlarge.search
 - D2Xlarge
Search  - d2.xlarge.searchOpenSearchPartitionInstanceType enum d2.xlarge.search
 - I22xlarge
Search  - i2.2xlarge.searchOpenSearchPartitionInstanceType enum i2.2xlarge.search
 - I2Xlarge
Search  - i2.xlarge.searchOpenSearchPartitionInstanceType enum i2.xlarge.search
 - I316xlarge
Search  - i3.16xlarge.searchOpenSearchPartitionInstanceType enum i3.16xlarge.search
 - I32xlarge
Search  - i3.2xlarge.searchOpenSearchPartitionInstanceType enum i3.2xlarge.search
 - I34xlarge
Search  - i3.4xlarge.searchOpenSearchPartitionInstanceType enum i3.4xlarge.search
 - I38xlarge
Search  - i3.8xlarge.searchOpenSearchPartitionInstanceType enum i3.8xlarge.search
 - I3Large
Search  - i3.large.searchOpenSearchPartitionInstanceType enum i3.large.search
 - I3Xlarge
Search  - i3.xlarge.searchOpenSearchPartitionInstanceType enum i3.xlarge.search
 - M32xlarge
Search  - m3.2xlarge.searchOpenSearchPartitionInstanceType enum m3.2xlarge.search
 - M3Large
Search  - m3.large.searchOpenSearchPartitionInstanceType enum m3.large.search
 - M3Medium
Search  - m3.medium.searchOpenSearchPartitionInstanceType enum m3.medium.search
 - M3Xlarge
Search  - m3.xlarge.searchOpenSearchPartitionInstanceType enum m3.xlarge.search
 - M410xlarge
Search  - m4.10xlarge.searchOpenSearchPartitionInstanceType enum m4.10xlarge.search
 - M42xlarge
Search  - m4.2xlarge.searchOpenSearchPartitionInstanceType enum m4.2xlarge.search
 - M44xlarge
Search  - m4.4xlarge.searchOpenSearchPartitionInstanceType enum m4.4xlarge.search
 - M4Large
Search  - m4.large.searchOpenSearchPartitionInstanceType enum m4.large.search
 - M4Xlarge
Search  - m4.xlarge.searchOpenSearchPartitionInstanceType enum m4.xlarge.search
 - M512xlarge
Search  - m5.12xlarge.searchOpenSearchPartitionInstanceType enum m5.12xlarge.search
 - M524xlarge
Search  - m5.24xlarge.searchOpenSearchPartitionInstanceType enum m5.24xlarge.search
 - M52xlarge
Search  - m5.2xlarge.searchOpenSearchPartitionInstanceType enum m5.2xlarge.search
 - M54xlarge
Search  - m5.4xlarge.searchOpenSearchPartitionInstanceType enum m5.4xlarge.search
 - M5Large
Search  - m5.large.searchOpenSearchPartitionInstanceType enum m5.large.search
 - M5Xlarge
Search  - m5.xlarge.searchOpenSearchPartitionInstanceType enum m5.xlarge.search
 - M6g12xlarge
Search  - m6g.12xlarge.searchOpenSearchPartitionInstanceType enum m6g.12xlarge.search
 - M6g2xlarge
Search  - m6g.2xlarge.searchOpenSearchPartitionInstanceType enum m6g.2xlarge.search
 - M6g4xlarge
Search  - m6g.4xlarge.searchOpenSearchPartitionInstanceType enum m6g.4xlarge.search
 - M6g8xlarge
Search  - m6g.8xlarge.searchOpenSearchPartitionInstanceType enum m6g.8xlarge.search
 - M6g
Large Search  - m6g.large.searchOpenSearchPartitionInstanceType enum m6g.large.search
 - M6g
Xlarge Search  - m6g.xlarge.searchOpenSearchPartitionInstanceType enum m6g.xlarge.search
 - Or112xlarge
Search  - or1.12xlarge.searchOpenSearchPartitionInstanceType enum or1.12xlarge.search
 - Or116xlarge
Search  - or1.16xlarge.searchOpenSearchPartitionInstanceType enum or1.16xlarge.search
 - Or12xlarge
Search  - or1.2xlarge.searchOpenSearchPartitionInstanceType enum or1.2xlarge.search
 - Or14xlarge
Search  - or1.4xlarge.searchOpenSearchPartitionInstanceType enum or1.4xlarge.search
 - Or18xlarge
Search  - or1.8xlarge.searchOpenSearchPartitionInstanceType enum or1.8xlarge.search
 - Or1Large
Search  - or1.large.searchOpenSearchPartitionInstanceType enum or1.large.search
 - Or1Medium
Search  - or1.medium.searchOpenSearchPartitionInstanceType enum or1.medium.search
 - Or1Xlarge
Search  - or1.xlarge.searchOpenSearchPartitionInstanceType enum or1.xlarge.search
 - R32xlarge
Search  - r3.2xlarge.searchOpenSearchPartitionInstanceType enum r3.2xlarge.search
 - R34xlarge
Search  - r3.4xlarge.searchOpenSearchPartitionInstanceType enum r3.4xlarge.search
 - R38xlarge
Search  - r3.8xlarge.searchOpenSearchPartitionInstanceType enum r3.8xlarge.search
 - R3Large
Search  - r3.large.searchOpenSearchPartitionInstanceType enum r3.large.search
 - R3Xlarge
Search  - r3.xlarge.searchOpenSearchPartitionInstanceType enum r3.xlarge.search
 - R416xlarge
Search  - r4.16xlarge.searchOpenSearchPartitionInstanceType enum r4.16xlarge.search
 - R42xlarge
Search  - r4.2xlarge.searchOpenSearchPartitionInstanceType enum r4.2xlarge.search
 - R44xlarge
Search  - r4.4xlarge.searchOpenSearchPartitionInstanceType enum r4.4xlarge.search
 - R48xlarge
Search  - r4.8xlarge.searchOpenSearchPartitionInstanceType enum r4.8xlarge.search
 - R4Large
Search  - r4.large.searchOpenSearchPartitionInstanceType enum r4.large.search
 - R4Xlarge
Search  - r4.xlarge.searchOpenSearchPartitionInstanceType enum r4.xlarge.search
 - R512xlarge
Search  - r5.12xlarge.searchOpenSearchPartitionInstanceType enum r5.12xlarge.search
 - R524xlarge
Search  - r5.24xlarge.searchOpenSearchPartitionInstanceType enum r5.24xlarge.search
 - R52xlarge
Search  - r5.2xlarge.searchOpenSearchPartitionInstanceType enum r5.2xlarge.search
 - R54xlarge
Search  - r5.4xlarge.searchOpenSearchPartitionInstanceType enum r5.4xlarge.search
 - R5Large
Search  - r5.large.searchOpenSearchPartitionInstanceType enum r5.large.search
 - R5Xlarge
Search  - r5.xlarge.searchOpenSearchPartitionInstanceType enum r5.xlarge.search
 - R6g12xlarge
Search  - r6g.12xlarge.searchOpenSearchPartitionInstanceType enum r6g.12xlarge.search
 - R6g2xlarge
Search  - r6g.2xlarge.searchOpenSearchPartitionInstanceType enum r6g.2xlarge.search
 - R6g4xlarge
Search  - r6g.4xlarge.searchOpenSearchPartitionInstanceType enum r6g.4xlarge.search
 - R6g8xlarge
Search  - r6g.8xlarge.searchOpenSearchPartitionInstanceType enum r6g.8xlarge.search
 - R6g
Large Search  - r6g.large.searchOpenSearchPartitionInstanceType enum r6g.large.search
 - R6g
Xlarge Search  - r6g.xlarge.searchOpenSearchPartitionInstanceType enum r6g.xlarge.search
 - R6gd12xlarge
Search  - r6gd.12xlarge.searchOpenSearchPartitionInstanceType enum r6gd.12xlarge.search
 - R6gd16xlarge
Search  - r6gd.16xlarge.searchOpenSearchPartitionInstanceType enum r6gd.16xlarge.search
 - R6gd2xlarge
Search  - r6gd.2xlarge.searchOpenSearchPartitionInstanceType enum r6gd.2xlarge.search
 - R6gd4xlarge
Search  - r6gd.4xlarge.searchOpenSearchPartitionInstanceType enum r6gd.4xlarge.search
 - R6gd8xlarge
Search  - r6gd.8xlarge.searchOpenSearchPartitionInstanceType enum r6gd.8xlarge.search
 - R6gd
Large Search  - r6gd.large.searchOpenSearchPartitionInstanceType enum r6gd.large.search
 - R6gd
Xlarge Search  - r6gd.xlarge.searchOpenSearchPartitionInstanceType enum r6gd.xlarge.search
 - T2Medium
Search  - t2.medium.searchOpenSearchPartitionInstanceType enum t2.medium.search
 - T2Micro
Search  - t2.micro.searchOpenSearchPartitionInstanceType enum t2.micro.search
 - T2Small
Search  - t2.small.searchOpenSearchPartitionInstanceType enum t2.small.search
 - T32xlarge
Search  - t3.2xlarge.searchOpenSearchPartitionInstanceType enum t3.2xlarge.search
 - T3Large
Search  - t3.large.searchOpenSearchPartitionInstanceType enum t3.large.search
 - T3Medium
Search  - t3.medium.searchOpenSearchPartitionInstanceType enum t3.medium.search
 - T3Micro
Search  - t3.micro.searchOpenSearchPartitionInstanceType enum t3.micro.search
 - T3Nano
Search  - t3.nano.searchOpenSearchPartitionInstanceType enum t3.nano.search
 - T3Small
Search  - t3.small.searchOpenSearchPartitionInstanceType enum t3.small.search
 - T3Xlarge
Search  - t3.xlarge.searchOpenSearchPartitionInstanceType enum t3.xlarge.search
 - T4g
Medium Search  - t4g.medium.searchOpenSearchPartitionInstanceType enum t4g.medium.search
 - T4g
Small Search  - t4g.small.searchOpenSearchPartitionInstanceType enum t4g.small.search
 - Ultrawarm1Large
Search  - ultrawarm1.large.searchOpenSearchPartitionInstanceType enum ultrawarm1.large.search
 - Ultrawarm1Medium
Search  - ultrawarm1.medium.searchOpenSearchPartitionInstanceType enum ultrawarm1.medium.search
 - Ultrawarm1Xlarge
Search  - ultrawarm1.xlarge.searchOpenSearchPartitionInstanceType enum ultrawarm1.xlarge.search
 
- C42XLARGE_SEARCH
 - c4.2xlarge.searchOpenSearchPartitionInstanceType enum c4.2xlarge.search
 - C44XLARGE_SEARCH
 - c4.4xlarge.searchOpenSearchPartitionInstanceType enum c4.4xlarge.search
 - C48XLARGE_SEARCH
 - c4.8xlarge.searchOpenSearchPartitionInstanceType enum c4.8xlarge.search
 - C4_LARGE_SEARCH
 - c4.large.searchOpenSearchPartitionInstanceType enum c4.large.search
 - C4_XLARGE_SEARCH
 - c4.xlarge.searchOpenSearchPartitionInstanceType enum c4.xlarge.search
 - C518XLARGE_SEARCH
 - c5.18xlarge.searchOpenSearchPartitionInstanceType enum c5.18xlarge.search
 - C52XLARGE_SEARCH
 - c5.2xlarge.searchOpenSearchPartitionInstanceType enum c5.2xlarge.search
 - C54XLARGE_SEARCH
 - c5.4xlarge.searchOpenSearchPartitionInstanceType enum c5.4xlarge.search
 - C59XLARGE_SEARCH
 - c5.9xlarge.searchOpenSearchPartitionInstanceType enum c5.9xlarge.search
 - C5_LARGE_SEARCH
 - c5.large.searchOpenSearchPartitionInstanceType enum c5.large.search
 - C5_XLARGE_SEARCH
 - c5.xlarge.searchOpenSearchPartitionInstanceType enum c5.xlarge.search
 - C6G12XLARGE_SEARCH
 - c6g.12xlarge.searchOpenSearchPartitionInstanceType enum c6g.12xlarge.search
 - C6G2XLARGE_SEARCH
 - c6g.2xlarge.searchOpenSearchPartitionInstanceType enum c6g.2xlarge.search
 - C6G4XLARGE_SEARCH
 - c6g.4xlarge.searchOpenSearchPartitionInstanceType enum c6g.4xlarge.search
 - C6G8XLARGE_SEARCH
 - c6g.8xlarge.searchOpenSearchPartitionInstanceType enum c6g.8xlarge.search
 - C6G_LARGE_SEARCH
 - c6g.large.searchOpenSearchPartitionInstanceType enum c6g.large.search
 - C6G_XLARGE_SEARCH
 - c6g.xlarge.searchOpenSearchPartitionInstanceType enum c6g.xlarge.search
 - D22XLARGE_SEARCH
 - d2.2xlarge.searchOpenSearchPartitionInstanceType enum d2.2xlarge.search
 - D24XLARGE_SEARCH
 - d2.4xlarge.searchOpenSearchPartitionInstanceType enum d2.4xlarge.search
 - D28XLARGE_SEARCH
 - d2.8xlarge.searchOpenSearchPartitionInstanceType enum d2.8xlarge.search
 - D2_XLARGE_SEARCH
 - d2.xlarge.searchOpenSearchPartitionInstanceType enum d2.xlarge.search
 - I22XLARGE_SEARCH
 - i2.2xlarge.searchOpenSearchPartitionInstanceType enum i2.2xlarge.search
 - I2_XLARGE_SEARCH
 - i2.xlarge.searchOpenSearchPartitionInstanceType enum i2.xlarge.search
 - I316XLARGE_SEARCH
 - i3.16xlarge.searchOpenSearchPartitionInstanceType enum i3.16xlarge.search
 - I32XLARGE_SEARCH
 - i3.2xlarge.searchOpenSearchPartitionInstanceType enum i3.2xlarge.search
 - I34XLARGE_SEARCH
 - i3.4xlarge.searchOpenSearchPartitionInstanceType enum i3.4xlarge.search
 - I38XLARGE_SEARCH
 - i3.8xlarge.searchOpenSearchPartitionInstanceType enum i3.8xlarge.search
 - I3_LARGE_SEARCH
 - i3.large.searchOpenSearchPartitionInstanceType enum i3.large.search
 - I3_XLARGE_SEARCH
 - i3.xlarge.searchOpenSearchPartitionInstanceType enum i3.xlarge.search
 - M32XLARGE_SEARCH
 - m3.2xlarge.searchOpenSearchPartitionInstanceType enum m3.2xlarge.search
 - M3_LARGE_SEARCH
 - m3.large.searchOpenSearchPartitionInstanceType enum m3.large.search
 - M3_MEDIUM_SEARCH
 - m3.medium.searchOpenSearchPartitionInstanceType enum m3.medium.search
 - M3_XLARGE_SEARCH
 - m3.xlarge.searchOpenSearchPartitionInstanceType enum m3.xlarge.search
 - M410XLARGE_SEARCH
 - m4.10xlarge.searchOpenSearchPartitionInstanceType enum m4.10xlarge.search
 - M42XLARGE_SEARCH
 - m4.2xlarge.searchOpenSearchPartitionInstanceType enum m4.2xlarge.search
 - M44XLARGE_SEARCH
 - m4.4xlarge.searchOpenSearchPartitionInstanceType enum m4.4xlarge.search
 - M4_LARGE_SEARCH
 - m4.large.searchOpenSearchPartitionInstanceType enum m4.large.search
 - M4_XLARGE_SEARCH
 - m4.xlarge.searchOpenSearchPartitionInstanceType enum m4.xlarge.search
 - M512XLARGE_SEARCH
 - m5.12xlarge.searchOpenSearchPartitionInstanceType enum m5.12xlarge.search
 - M524XLARGE_SEARCH
 - m5.24xlarge.searchOpenSearchPartitionInstanceType enum m5.24xlarge.search
 - M52XLARGE_SEARCH
 - m5.2xlarge.searchOpenSearchPartitionInstanceType enum m5.2xlarge.search
 - M54XLARGE_SEARCH
 - m5.4xlarge.searchOpenSearchPartitionInstanceType enum m5.4xlarge.search
 - M5_LARGE_SEARCH
 - m5.large.searchOpenSearchPartitionInstanceType enum m5.large.search
 - M5_XLARGE_SEARCH
 - m5.xlarge.searchOpenSearchPartitionInstanceType enum m5.xlarge.search
 - M6G12XLARGE_SEARCH
 - m6g.12xlarge.searchOpenSearchPartitionInstanceType enum m6g.12xlarge.search
 - M6G2XLARGE_SEARCH
 - m6g.2xlarge.searchOpenSearchPartitionInstanceType enum m6g.2xlarge.search
 - M6G4XLARGE_SEARCH
 - m6g.4xlarge.searchOpenSearchPartitionInstanceType enum m6g.4xlarge.search
 - M6G8XLARGE_SEARCH
 - m6g.8xlarge.searchOpenSearchPartitionInstanceType enum m6g.8xlarge.search
 - M6G_LARGE_SEARCH
 - m6g.large.searchOpenSearchPartitionInstanceType enum m6g.large.search
 - M6G_XLARGE_SEARCH
 - m6g.xlarge.searchOpenSearchPartitionInstanceType enum m6g.xlarge.search
 - OR112XLARGE_SEARCH
 - or1.12xlarge.searchOpenSearchPartitionInstanceType enum or1.12xlarge.search
 - OR116XLARGE_SEARCH
 - or1.16xlarge.searchOpenSearchPartitionInstanceType enum or1.16xlarge.search
 - OR12XLARGE_SEARCH
 - or1.2xlarge.searchOpenSearchPartitionInstanceType enum or1.2xlarge.search
 - OR14XLARGE_SEARCH
 - or1.4xlarge.searchOpenSearchPartitionInstanceType enum or1.4xlarge.search
 - OR18XLARGE_SEARCH
 - or1.8xlarge.searchOpenSearchPartitionInstanceType enum or1.8xlarge.search
 - OR1_LARGE_SEARCH
 - or1.large.searchOpenSearchPartitionInstanceType enum or1.large.search
 - OR1_MEDIUM_SEARCH
 - or1.medium.searchOpenSearchPartitionInstanceType enum or1.medium.search
 - OR1_XLARGE_SEARCH
 - or1.xlarge.searchOpenSearchPartitionInstanceType enum or1.xlarge.search
 - R32XLARGE_SEARCH
 - r3.2xlarge.searchOpenSearchPartitionInstanceType enum r3.2xlarge.search
 - R34XLARGE_SEARCH
 - r3.4xlarge.searchOpenSearchPartitionInstanceType enum r3.4xlarge.search
 - R38XLARGE_SEARCH
 - r3.8xlarge.searchOpenSearchPartitionInstanceType enum r3.8xlarge.search
 - R3_LARGE_SEARCH
 - r3.large.searchOpenSearchPartitionInstanceType enum r3.large.search
 - R3_XLARGE_SEARCH
 - r3.xlarge.searchOpenSearchPartitionInstanceType enum r3.xlarge.search
 - R416XLARGE_SEARCH
 - r4.16xlarge.searchOpenSearchPartitionInstanceType enum r4.16xlarge.search
 - R42XLARGE_SEARCH
 - r4.2xlarge.searchOpenSearchPartitionInstanceType enum r4.2xlarge.search
 - R44XLARGE_SEARCH
 - r4.4xlarge.searchOpenSearchPartitionInstanceType enum r4.4xlarge.search
 - R48XLARGE_SEARCH
 - r4.8xlarge.searchOpenSearchPartitionInstanceType enum r4.8xlarge.search
 - R4_LARGE_SEARCH
 - r4.large.searchOpenSearchPartitionInstanceType enum r4.large.search
 - R4_XLARGE_SEARCH
 - r4.xlarge.searchOpenSearchPartitionInstanceType enum r4.xlarge.search
 - R512XLARGE_SEARCH
 - r5.12xlarge.searchOpenSearchPartitionInstanceType enum r5.12xlarge.search
 - R524XLARGE_SEARCH
 - r5.24xlarge.searchOpenSearchPartitionInstanceType enum r5.24xlarge.search
 - R52XLARGE_SEARCH
 - r5.2xlarge.searchOpenSearchPartitionInstanceType enum r5.2xlarge.search
 - R54XLARGE_SEARCH
 - r5.4xlarge.searchOpenSearchPartitionInstanceType enum r5.4xlarge.search
 - R5_LARGE_SEARCH
 - r5.large.searchOpenSearchPartitionInstanceType enum r5.large.search
 - R5_XLARGE_SEARCH
 - r5.xlarge.searchOpenSearchPartitionInstanceType enum r5.xlarge.search
 - R6G12XLARGE_SEARCH
 - r6g.12xlarge.searchOpenSearchPartitionInstanceType enum r6g.12xlarge.search
 - R6G2XLARGE_SEARCH
 - r6g.2xlarge.searchOpenSearchPartitionInstanceType enum r6g.2xlarge.search
 - R6G4XLARGE_SEARCH
 - r6g.4xlarge.searchOpenSearchPartitionInstanceType enum r6g.4xlarge.search
 - R6G8XLARGE_SEARCH
 - r6g.8xlarge.searchOpenSearchPartitionInstanceType enum r6g.8xlarge.search
 - R6G_LARGE_SEARCH
 - r6g.large.searchOpenSearchPartitionInstanceType enum r6g.large.search
 - R6G_XLARGE_SEARCH
 - r6g.xlarge.searchOpenSearchPartitionInstanceType enum r6g.xlarge.search
 - R6GD12XLARGE_SEARCH
 - r6gd.12xlarge.searchOpenSearchPartitionInstanceType enum r6gd.12xlarge.search
 - R6GD16XLARGE_SEARCH
 - r6gd.16xlarge.searchOpenSearchPartitionInstanceType enum r6gd.16xlarge.search
 - R6GD2XLARGE_SEARCH
 - r6gd.2xlarge.searchOpenSearchPartitionInstanceType enum r6gd.2xlarge.search
 - R6GD4XLARGE_SEARCH
 - r6gd.4xlarge.searchOpenSearchPartitionInstanceType enum r6gd.4xlarge.search
 - R6GD8XLARGE_SEARCH
 - r6gd.8xlarge.searchOpenSearchPartitionInstanceType enum r6gd.8xlarge.search
 - R6GD_LARGE_SEARCH
 - r6gd.large.searchOpenSearchPartitionInstanceType enum r6gd.large.search
 - R6GD_XLARGE_SEARCH
 - r6gd.xlarge.searchOpenSearchPartitionInstanceType enum r6gd.xlarge.search
 - T2_MEDIUM_SEARCH
 - t2.medium.searchOpenSearchPartitionInstanceType enum t2.medium.search
 - T2_MICRO_SEARCH
 - t2.micro.searchOpenSearchPartitionInstanceType enum t2.micro.search
 - T2_SMALL_SEARCH
 - t2.small.searchOpenSearchPartitionInstanceType enum t2.small.search
 - T32XLARGE_SEARCH
 - t3.2xlarge.searchOpenSearchPartitionInstanceType enum t3.2xlarge.search
 - T3_LARGE_SEARCH
 - t3.large.searchOpenSearchPartitionInstanceType enum t3.large.search
 - T3_MEDIUM_SEARCH
 - t3.medium.searchOpenSearchPartitionInstanceType enum t3.medium.search
 - T3_MICRO_SEARCH
 - t3.micro.searchOpenSearchPartitionInstanceType enum t3.micro.search
 - T3_NANO_SEARCH
 - t3.nano.searchOpenSearchPartitionInstanceType enum t3.nano.search
 - T3_SMALL_SEARCH
 - t3.small.searchOpenSearchPartitionInstanceType enum t3.small.search
 - T3_XLARGE_SEARCH
 - t3.xlarge.searchOpenSearchPartitionInstanceType enum t3.xlarge.search
 - T4G_MEDIUM_SEARCH
 - t4g.medium.searchOpenSearchPartitionInstanceType enum t4g.medium.search
 - T4G_SMALL_SEARCH
 - t4g.small.searchOpenSearchPartitionInstanceType enum t4g.small.search
 - ULTRAWARM1_LARGE_SEARCH
 - ultrawarm1.large.searchOpenSearchPartitionInstanceType enum ultrawarm1.large.search
 - ULTRAWARM1_MEDIUM_SEARCH
 - ultrawarm1.medium.searchOpenSearchPartitionInstanceType enum ultrawarm1.medium.search
 - ULTRAWARM1_XLARGE_SEARCH
 - ultrawarm1.xlarge.searchOpenSearchPartitionInstanceType enum ultrawarm1.xlarge.search
 
- "c4.2xlarge.search"
 - c4.2xlarge.searchOpenSearchPartitionInstanceType enum c4.2xlarge.search
 - "c4.4xlarge.search"
 - c4.4xlarge.searchOpenSearchPartitionInstanceType enum c4.4xlarge.search
 - "c4.8xlarge.search"
 - c4.8xlarge.searchOpenSearchPartitionInstanceType enum c4.8xlarge.search
 - "c4.large.search"
 - c4.large.searchOpenSearchPartitionInstanceType enum c4.large.search
 - "c4.xlarge.search"
 - c4.xlarge.searchOpenSearchPartitionInstanceType enum c4.xlarge.search
 - "c5.18xlarge.search"
 - c5.18xlarge.searchOpenSearchPartitionInstanceType enum c5.18xlarge.search
 - "c5.2xlarge.search"
 - c5.2xlarge.searchOpenSearchPartitionInstanceType enum c5.2xlarge.search
 - "c5.4xlarge.search"
 - c5.4xlarge.searchOpenSearchPartitionInstanceType enum c5.4xlarge.search
 - "c5.9xlarge.search"
 - c5.9xlarge.searchOpenSearchPartitionInstanceType enum c5.9xlarge.search
 - "c5.large.search"
 - c5.large.searchOpenSearchPartitionInstanceType enum c5.large.search
 - "c5.xlarge.search"
 - c5.xlarge.searchOpenSearchPartitionInstanceType enum c5.xlarge.search
 - "c6g.12xlarge.search"
 - c6g.12xlarge.searchOpenSearchPartitionInstanceType enum c6g.12xlarge.search
 - "c6g.2xlarge.search"
 - c6g.2xlarge.searchOpenSearchPartitionInstanceType enum c6g.2xlarge.search
 - "c6g.4xlarge.search"
 - c6g.4xlarge.searchOpenSearchPartitionInstanceType enum c6g.4xlarge.search
 - "c6g.8xlarge.search"
 - c6g.8xlarge.searchOpenSearchPartitionInstanceType enum c6g.8xlarge.search
 - "c6g.large.search"
 - c6g.large.searchOpenSearchPartitionInstanceType enum c6g.large.search
 - "c6g.xlarge.search"
 - c6g.xlarge.searchOpenSearchPartitionInstanceType enum c6g.xlarge.search
 - "d2.2xlarge.search"
 - d2.2xlarge.searchOpenSearchPartitionInstanceType enum d2.2xlarge.search
 - "d2.4xlarge.search"
 - d2.4xlarge.searchOpenSearchPartitionInstanceType enum d2.4xlarge.search
 - "d2.8xlarge.search"
 - d2.8xlarge.searchOpenSearchPartitionInstanceType enum d2.8xlarge.search
 - "d2.xlarge.search"
 - d2.xlarge.searchOpenSearchPartitionInstanceType enum d2.xlarge.search
 - "i2.2xlarge.search"
 - i2.2xlarge.searchOpenSearchPartitionInstanceType enum i2.2xlarge.search
 - "i2.xlarge.search"
 - i2.xlarge.searchOpenSearchPartitionInstanceType enum i2.xlarge.search
 - "i3.16xlarge.search"
 - i3.16xlarge.searchOpenSearchPartitionInstanceType enum i3.16xlarge.search
 - "i3.2xlarge.search"
 - i3.2xlarge.searchOpenSearchPartitionInstanceType enum i3.2xlarge.search
 - "i3.4xlarge.search"
 - i3.4xlarge.searchOpenSearchPartitionInstanceType enum i3.4xlarge.search
 - "i3.8xlarge.search"
 - i3.8xlarge.searchOpenSearchPartitionInstanceType enum i3.8xlarge.search
 - "i3.large.search"
 - i3.large.searchOpenSearchPartitionInstanceType enum i3.large.search
 - "i3.xlarge.search"
 - i3.xlarge.searchOpenSearchPartitionInstanceType enum i3.xlarge.search
 - "m3.2xlarge.search"
 - m3.2xlarge.searchOpenSearchPartitionInstanceType enum m3.2xlarge.search
 - "m3.large.search"
 - m3.large.searchOpenSearchPartitionInstanceType enum m3.large.search
 - "m3.medium.search"
 - m3.medium.searchOpenSearchPartitionInstanceType enum m3.medium.search
 - "m3.xlarge.search"
 - m3.xlarge.searchOpenSearchPartitionInstanceType enum m3.xlarge.search
 - "m4.10xlarge.search"
 - m4.10xlarge.searchOpenSearchPartitionInstanceType enum m4.10xlarge.search
 - "m4.2xlarge.search"
 - m4.2xlarge.searchOpenSearchPartitionInstanceType enum m4.2xlarge.search
 - "m4.4xlarge.search"
 - m4.4xlarge.searchOpenSearchPartitionInstanceType enum m4.4xlarge.search
 - "m4.large.search"
 - m4.large.searchOpenSearchPartitionInstanceType enum m4.large.search
 - "m4.xlarge.search"
 - m4.xlarge.searchOpenSearchPartitionInstanceType enum m4.xlarge.search
 - "m5.12xlarge.search"
 - m5.12xlarge.searchOpenSearchPartitionInstanceType enum m5.12xlarge.search
 - "m5.24xlarge.search"
 - m5.24xlarge.searchOpenSearchPartitionInstanceType enum m5.24xlarge.search
 - "m5.2xlarge.search"
 - m5.2xlarge.searchOpenSearchPartitionInstanceType enum m5.2xlarge.search
 - "m5.4xlarge.search"
 - m5.4xlarge.searchOpenSearchPartitionInstanceType enum m5.4xlarge.search
 - "m5.large.search"
 - m5.large.searchOpenSearchPartitionInstanceType enum m5.large.search
 - "m5.xlarge.search"
 - m5.xlarge.searchOpenSearchPartitionInstanceType enum m5.xlarge.search
 - "m6g.12xlarge.search"
 - m6g.12xlarge.searchOpenSearchPartitionInstanceType enum m6g.12xlarge.search
 - "m6g.2xlarge.search"
 - m6g.2xlarge.searchOpenSearchPartitionInstanceType enum m6g.2xlarge.search
 - "m6g.4xlarge.search"
 - m6g.4xlarge.searchOpenSearchPartitionInstanceType enum m6g.4xlarge.search
 - "m6g.8xlarge.search"
 - m6g.8xlarge.searchOpenSearchPartitionInstanceType enum m6g.8xlarge.search
 - "m6g.large.search"
 - m6g.large.searchOpenSearchPartitionInstanceType enum m6g.large.search
 - "m6g.xlarge.search"
 - m6g.xlarge.searchOpenSearchPartitionInstanceType enum m6g.xlarge.search
 - "or1.12xlarge.search"
 - or1.12xlarge.searchOpenSearchPartitionInstanceType enum or1.12xlarge.search
 - "or1.16xlarge.search"
 - or1.16xlarge.searchOpenSearchPartitionInstanceType enum or1.16xlarge.search
 - "or1.2xlarge.search"
 - or1.2xlarge.searchOpenSearchPartitionInstanceType enum or1.2xlarge.search
 - "or1.4xlarge.search"
 - or1.4xlarge.searchOpenSearchPartitionInstanceType enum or1.4xlarge.search
 - "or1.8xlarge.search"
 - or1.8xlarge.searchOpenSearchPartitionInstanceType enum or1.8xlarge.search
 - "or1.large.search"
 - or1.large.searchOpenSearchPartitionInstanceType enum or1.large.search
 - "or1.medium.search"
 - or1.medium.searchOpenSearchPartitionInstanceType enum or1.medium.search
 - "or1.xlarge.search"
 - or1.xlarge.searchOpenSearchPartitionInstanceType enum or1.xlarge.search
 - "r3.2xlarge.search"
 - r3.2xlarge.searchOpenSearchPartitionInstanceType enum r3.2xlarge.search
 - "r3.4xlarge.search"
 - r3.4xlarge.searchOpenSearchPartitionInstanceType enum r3.4xlarge.search
 - "r3.8xlarge.search"
 - r3.8xlarge.searchOpenSearchPartitionInstanceType enum r3.8xlarge.search
 - "r3.large.search"
 - r3.large.searchOpenSearchPartitionInstanceType enum r3.large.search
 - "r3.xlarge.search"
 - r3.xlarge.searchOpenSearchPartitionInstanceType enum r3.xlarge.search
 - "r4.16xlarge.search"
 - r4.16xlarge.searchOpenSearchPartitionInstanceType enum r4.16xlarge.search
 - "r4.2xlarge.search"
 - r4.2xlarge.searchOpenSearchPartitionInstanceType enum r4.2xlarge.search
 - "r4.4xlarge.search"
 - r4.4xlarge.searchOpenSearchPartitionInstanceType enum r4.4xlarge.search
 - "r4.8xlarge.search"
 - r4.8xlarge.searchOpenSearchPartitionInstanceType enum r4.8xlarge.search
 - "r4.large.search"
 - r4.large.searchOpenSearchPartitionInstanceType enum r4.large.search
 - "r4.xlarge.search"
 - r4.xlarge.searchOpenSearchPartitionInstanceType enum r4.xlarge.search
 - "r5.12xlarge.search"
 - r5.12xlarge.searchOpenSearchPartitionInstanceType enum r5.12xlarge.search
 - "r5.24xlarge.search"
 - r5.24xlarge.searchOpenSearchPartitionInstanceType enum r5.24xlarge.search
 - "r5.2xlarge.search"
 - r5.2xlarge.searchOpenSearchPartitionInstanceType enum r5.2xlarge.search
 - "r5.4xlarge.search"
 - r5.4xlarge.searchOpenSearchPartitionInstanceType enum r5.4xlarge.search
 - "r5.large.search"
 - r5.large.searchOpenSearchPartitionInstanceType enum r5.large.search
 - "r5.xlarge.search"
 - r5.xlarge.searchOpenSearchPartitionInstanceType enum r5.xlarge.search
 - "r6g.12xlarge.search"
 - r6g.12xlarge.searchOpenSearchPartitionInstanceType enum r6g.12xlarge.search
 - "r6g.2xlarge.search"
 - r6g.2xlarge.searchOpenSearchPartitionInstanceType enum r6g.2xlarge.search
 - "r6g.4xlarge.search"
 - r6g.4xlarge.searchOpenSearchPartitionInstanceType enum r6g.4xlarge.search
 - "r6g.8xlarge.search"
 - r6g.8xlarge.searchOpenSearchPartitionInstanceType enum r6g.8xlarge.search
 - "r6g.large.search"
 - r6g.large.searchOpenSearchPartitionInstanceType enum r6g.large.search
 - "r6g.xlarge.search"
 - r6g.xlarge.searchOpenSearchPartitionInstanceType enum r6g.xlarge.search
 - "r6gd.12xlarge.search"
 - r6gd.12xlarge.searchOpenSearchPartitionInstanceType enum r6gd.12xlarge.search
 - "r6gd.16xlarge.search"
 - r6gd.16xlarge.searchOpenSearchPartitionInstanceType enum r6gd.16xlarge.search
 - "r6gd.2xlarge.search"
 - r6gd.2xlarge.searchOpenSearchPartitionInstanceType enum r6gd.2xlarge.search
 - "r6gd.4xlarge.search"
 - r6gd.4xlarge.searchOpenSearchPartitionInstanceType enum r6gd.4xlarge.search
 - "r6gd.8xlarge.search"
 - r6gd.8xlarge.searchOpenSearchPartitionInstanceType enum r6gd.8xlarge.search
 - "r6gd.large.search"
 - r6gd.large.searchOpenSearchPartitionInstanceType enum r6gd.large.search
 - "r6gd.xlarge.search"
 - r6gd.xlarge.searchOpenSearchPartitionInstanceType enum r6gd.xlarge.search
 - "t2.medium.search"
 - t2.medium.searchOpenSearchPartitionInstanceType enum t2.medium.search
 - "t2.micro.search"
 - t2.micro.searchOpenSearchPartitionInstanceType enum t2.micro.search
 - "t2.small.search"
 - t2.small.searchOpenSearchPartitionInstanceType enum t2.small.search
 - "t3.2xlarge.search"
 - t3.2xlarge.searchOpenSearchPartitionInstanceType enum t3.2xlarge.search
 - "t3.large.search"
 - t3.large.searchOpenSearchPartitionInstanceType enum t3.large.search
 - "t3.medium.search"
 - t3.medium.searchOpenSearchPartitionInstanceType enum t3.medium.search
 - "t3.micro.search"
 - t3.micro.searchOpenSearchPartitionInstanceType enum t3.micro.search
 - "t3.nano.search"
 - t3.nano.searchOpenSearchPartitionInstanceType enum t3.nano.search
 - "t3.small.search"
 - t3.small.searchOpenSearchPartitionInstanceType enum t3.small.search
 - "t3.xlarge.search"
 - t3.xlarge.searchOpenSearchPartitionInstanceType enum t3.xlarge.search
 - "t4g.medium.search"
 - t4g.medium.searchOpenSearchPartitionInstanceType enum t4g.medium.search
 - "t4g.small.search"
 - t4g.small.searchOpenSearchPartitionInstanceType enum t4g.small.search
 - "ultrawarm1.large.search"
 - ultrawarm1.large.searchOpenSearchPartitionInstanceType enum ultrawarm1.large.search
 - "ultrawarm1.medium.search"
 - ultrawarm1.medium.searchOpenSearchPartitionInstanceType enum ultrawarm1.medium.search
 - "ultrawarm1.xlarge.search"
 - ultrawarm1.xlarge.searchOpenSearchPartitionInstanceType enum ultrawarm1.xlarge.search
 
OpenSearchPartitionInstanceTypeEnumValue, OpenSearchPartitionInstanceTypeEnumValueArgs              
- Value
string | Pulumi.
Azure Native. Aws Connector. Open Search Partition Instance Type  - Property value
 
- Value
string | Open
Search Partition Instance Type  - Property value
 
- value
String | Open
Search Partition Instance Type  - Property value
 
- value
string | Open
Search Partition Instance Type  - Property value
 
- value
str | Open
Search Partition Instance Type  - Property value
 
- value String | "c4.2xlarge.search" | "c4.4xlarge.search" | "c4.8xlarge.search" | "c4.large.search" | "c4.xlarge.search" | "c5.18xlarge.search" | "c5.2xlarge.search" | "c5.4xlarge.search" | "c5.9xlarge.search" | "c5.large.search" | "c5.xlarge.search" | "c6g.12xlarge.search" | "c6g.2xlarge.search" | "c6g.4xlarge.search" | "c6g.8xlarge.search" | "c6g.large.search" | "c6g.xlarge.search" | "d2.2xlarge.search" | "d2.4xlarge.search" | "d2.8xlarge.search" | "d2.xlarge.search" | "i2.2xlarge.search" | "i2.xlarge.search" | "i3.16xlarge.search" | "i3.2xlarge.search" | "i3.4xlarge.search" | "i3.8xlarge.search" | "i3.large.search" | "i3.xlarge.search" | "m3.2xlarge.search" | "m3.large.search" | "m3.medium.search" | "m3.xlarge.search" | "m4.10xlarge.search" | "m4.2xlarge.search" | "m4.4xlarge.search" | "m4.large.search" | "m4.xlarge.search" | "m5.12xlarge.search" | "m5.24xlarge.search" | "m5.2xlarge.search" | "m5.4xlarge.search" | "m5.large.search" | "m5.xlarge.search" | "m6g.12xlarge.search" | "m6g.2xlarge.search" | "m6g.4xlarge.search" | "m6g.8xlarge.search" | "m6g.large.search" | "m6g.xlarge.search" | "or1.12xlarge.search" | "or1.16xlarge.search" | "or1.2xlarge.search" | "or1.4xlarge.search" | "or1.8xlarge.search" | "or1.large.search" | "or1.medium.search" | "or1.xlarge.search" | "r3.2xlarge.search" | "r3.4xlarge.search" | "r3.8xlarge.search" | "r3.large.search" | "r3.xlarge.search" | "r4.16xlarge.search" | "r4.2xlarge.search" | "r4.4xlarge.search" | "r4.8xlarge.search" | "r4.large.search" | "r4.xlarge.search" | "r5.12xlarge.search" | "r5.24xlarge.search" | "r5.2xlarge.search" | "r5.4xlarge.search" | "r5.large.search" | "r5.xlarge.search" | "r6g.12xlarge.search" | "r6g.2xlarge.search" | "r6g.4xlarge.search" | "r6g.8xlarge.search" | "r6g.large.search" | "r6g.xlarge.search" | "r6gd.12xlarge.search" | "r6gd.16xlarge.search" | "r6gd.2xlarge.search" | "r6gd.4xlarge.search" | "r6gd.8xlarge.search" | "r6gd.large.search" | "r6gd.xlarge.search" | "t2.medium.search" | "t2.micro.search" | "t2.small.search" | "t3.2xlarge.search" | "t3.large.search" | "t3.medium.search" | "t3.micro.search" | "t3.nano.search" | "t3.small.search" | "t3.xlarge.search" | "t4g.medium.search" | "t4g.small.search" | "ultrawarm1.large.search" | "ultrawarm1.medium.search" | "ultrawarm1.xlarge.search"
 - Property value
 
OpenSearchPartitionInstanceTypeEnumValueResponse, OpenSearchPartitionInstanceTypeEnumValueResponseArgs                
- Value string
 - Property value
 
- Value string
 - Property value
 
- value String
 - Property value
 
- value string
 - Property value
 
- value str
 - Property value
 
- value String
 - Property value
 
OpenSearchWarmPartitionInstanceType, OpenSearchWarmPartitionInstanceTypeArgs            
- Ultrawarm1Large
Search  - ultrawarm1.large.searchOpenSearchWarmPartitionInstanceType enum ultrawarm1.large.search
 - Ultrawarm1Medium
Search  - ultrawarm1.medium.searchOpenSearchWarmPartitionInstanceType enum ultrawarm1.medium.search
 - Ultrawarm1Xlarge
Search  - ultrawarm1.xlarge.searchOpenSearchWarmPartitionInstanceType enum ultrawarm1.xlarge.search
 
- Open
Search Warm Partition Instance Type Ultrawarm1Large Search  - ultrawarm1.large.searchOpenSearchWarmPartitionInstanceType enum ultrawarm1.large.search
 - Open
Search Warm Partition Instance Type Ultrawarm1Medium Search  - ultrawarm1.medium.searchOpenSearchWarmPartitionInstanceType enum ultrawarm1.medium.search
 - Open
Search Warm Partition Instance Type Ultrawarm1Xlarge Search  - ultrawarm1.xlarge.searchOpenSearchWarmPartitionInstanceType enum ultrawarm1.xlarge.search
 
- Ultrawarm1Large
Search  - ultrawarm1.large.searchOpenSearchWarmPartitionInstanceType enum ultrawarm1.large.search
 - Ultrawarm1Medium
Search  - ultrawarm1.medium.searchOpenSearchWarmPartitionInstanceType enum ultrawarm1.medium.search
 - Ultrawarm1Xlarge
Search  - ultrawarm1.xlarge.searchOpenSearchWarmPartitionInstanceType enum ultrawarm1.xlarge.search
 
- Ultrawarm1Large
Search  - ultrawarm1.large.searchOpenSearchWarmPartitionInstanceType enum ultrawarm1.large.search
 - Ultrawarm1Medium
Search  - ultrawarm1.medium.searchOpenSearchWarmPartitionInstanceType enum ultrawarm1.medium.search
 - Ultrawarm1Xlarge
Search  - ultrawarm1.xlarge.searchOpenSearchWarmPartitionInstanceType enum ultrawarm1.xlarge.search
 
- ULTRAWARM1_LARGE_SEARCH
 - ultrawarm1.large.searchOpenSearchWarmPartitionInstanceType enum ultrawarm1.large.search
 - ULTRAWARM1_MEDIUM_SEARCH
 - ultrawarm1.medium.searchOpenSearchWarmPartitionInstanceType enum ultrawarm1.medium.search
 - ULTRAWARM1_XLARGE_SEARCH
 - ultrawarm1.xlarge.searchOpenSearchWarmPartitionInstanceType enum ultrawarm1.xlarge.search
 
- "ultrawarm1.large.search"
 - ultrawarm1.large.searchOpenSearchWarmPartitionInstanceType enum ultrawarm1.large.search
 - "ultrawarm1.medium.search"
 - ultrawarm1.medium.searchOpenSearchWarmPartitionInstanceType enum ultrawarm1.medium.search
 - "ultrawarm1.xlarge.search"
 - ultrawarm1.xlarge.searchOpenSearchWarmPartitionInstanceType enum ultrawarm1.xlarge.search
 
OpenSearchWarmPartitionInstanceTypeEnumValue, OpenSearchWarmPartitionInstanceTypeEnumValueArgs                
- Value
string | Pulumi.
Azure Native. Aws Connector. Open Search Warm Partition Instance Type  - Property value
 
- Value
string | Open
Search Warm Partition Instance Type  - Property value
 
- value
String | Open
Search Warm Partition Instance Type  - Property value
 
- value
string | Open
Search Warm Partition Instance Type  - Property value
 
- value
str | Open
Search Warm Partition Instance Type  - Property value
 
- value String | "ultrawarm1.large.search" | "ultrawarm1.medium.search" | "ultrawarm1.xlarge.search"
 - Property value
 
OpenSearchWarmPartitionInstanceTypeEnumValueResponse, OpenSearchWarmPartitionInstanceTypeEnumValueResponseArgs                  
- Value string
 - Property value
 
- Value string
 - Property value
 
- value String
 - Property value
 
- value string
 - Property value
 
- value str
 - Property value
 
- value String
 - Property value
 
PropertyValueType, PropertyValueTypeArgs      
- PLAIN_TEXT
 - PLAIN_TEXTPropertyValueType enum PLAIN_TEXT
 - STRINGIFIED_JSON
 - STRINGIFIED_JSONPropertyValueType enum STRINGIFIED_JSON
 
- Property
Value Type_PLAIN_TEXT  - PLAIN_TEXTPropertyValueType enum PLAIN_TEXT
 - Property
Value Type_STRINGIFIED_JSON  - STRINGIFIED_JSONPropertyValueType enum STRINGIFIED_JSON
 
- PLAIN_TEXT
 - PLAIN_TEXTPropertyValueType enum PLAIN_TEXT
 - STRINGIFIED_JSON
 - STRINGIFIED_JSONPropertyValueType enum STRINGIFIED_JSON
 
- PLAIN_TEXT
 - PLAIN_TEXTPropertyValueType enum PLAIN_TEXT
 - STRINGIFIED_JSON
 - STRINGIFIED_JSONPropertyValueType enum STRINGIFIED_JSON
 
- PLAI_N_TEXT
 - PLAIN_TEXTPropertyValueType enum PLAIN_TEXT
 - STRINGIFIE_D_JSON
 - STRINGIFIED_JSONPropertyValueType enum STRINGIFIED_JSON
 
- "PLAIN_TEXT"
 - PLAIN_TEXTPropertyValueType enum PLAIN_TEXT
 - "STRINGIFIED_JSON"
 - STRINGIFIED_JSONPropertyValueType enum STRINGIFIED_JSON
 
PropertyValueTypeEnumValue, PropertyValueTypeEnumValueArgs          
- Value
string | Pulumi.
Azure Native. Aws Connector. Property Value Type  - Property value
 
- Value
string | Property
Value Type  - Property value
 
- value
String | Property
Value Type  - Property value
 
- value
string | Property
Value Type  - Property value
 
- value
str | Property
Value Type  - Property value
 
- value String | "PLAIN_TEXT" | "STRINGIFIED_JSON"
 - Property value
 
PropertyValueTypeEnumValueResponse, PropertyValueTypeEnumValueResponseArgs            
- Value string
 - Property value
 
- Value string
 - Property value
 
- value String
 - Property value
 
- value string
 - Property value
 
- value str
 - Property value
 
- value String
 - Property value
 
SAMLIdp, SAMLIdpArgs  
- Entity
Id string - Metadata
Content string 
- Entity
Id string - Metadata
Content string 
- entity
Id String - metadata
Content String 
- entity
Id string - metadata
Content string 
- entity_
id str - metadata_
content str 
- entity
Id String - metadata
Content String 
SAMLIdpResponse, SAMLIdpResponseArgs    
- Entity
Id string - Metadata
Content string 
- Entity
Id string - Metadata
Content string 
- entity
Id String - metadata
Content String 
- entity
Id string - metadata
Content string 
- entity_
id str - metadata_
content str 
- entity
Id String - metadata
Content String 
SAMLOptionsOutput, SAMLOptionsOutputArgs    
- Enabled bool
 - Idp
Pulumi.
Azure Native. Aws Connector. Inputs. SAMLIdp  - Roles
Key string - Session
Timeout intMinutes  - Subject
Key string 
- Enabled bool
 - Idp SAMLIdp
 - Roles
Key string - Session
Timeout intMinutes  - Subject
Key string 
- enabled Boolean
 - idp SAMLIdp
 - roles
Key String - session
Timeout IntegerMinutes  - subject
Key String 
- enabled boolean
 - idp SAMLIdp
 - roles
Key string - session
Timeout numberMinutes  - subject
Key string 
- enabled bool
 - idp SAMLIdp
 - roles_
key str - session_
timeout_ intminutes  - subject_
key str 
- enabled Boolean
 - idp Property Map
 - roles
Key String - session
Timeout NumberMinutes  - subject
Key String 
SAMLOptionsOutputResponse, SAMLOptionsOutputResponseArgs      
- Enabled bool
 - Idp
SAMLIdp
Response  - Roles
Key string - Session
Timeout intMinutes  - Subject
Key string 
- enabled Boolean
 - idp
SAMLIdp
Response  - roles
Key String - session
Timeout IntegerMinutes  - subject
Key String 
- enabled boolean
 - idp
SAMLIdp
Response  - roles
Key string - session
Timeout numberMinutes  - subject
Key string 
- enabled bool
 - idp
SAMLIdp
Response  - roles_
key str - session_
timeout_ intminutes  - subject_
key str 
- enabled Boolean
 - idp Property Map
 - roles
Key String - session
Timeout NumberMinutes  - subject
Key String 
ServiceSoftwareOptions, ServiceSoftwareOptionsArgs      
- Automated
Update stringDate  - Cancellable bool
 - Current
Version string - Description string
 - New
Version string - Optional
Deployment bool - Update
Available bool - Update
Status Pulumi.Azure Native. Aws Connector. Inputs. Deployment Status Enum Value  
- Automated
Update stringDate  - Cancellable bool
 - Current
Version string - Description string
 - New
Version string - Optional
Deployment bool - Update
Available bool - Update
Status DeploymentStatus Enum Value  
- automated
Update StringDate  - cancellable Boolean
 - current
Version String - description String
 - new
Version String - optional
Deployment Boolean - update
Available Boolean - update
Status DeploymentStatus Enum Value  
- automated
Update stringDate  - cancellable boolean
 - current
Version string - description string
 - new
Version string - optional
Deployment boolean - update
Available boolean - update
Status DeploymentStatus Enum Value  
- automated
Update StringDate  - cancellable Boolean
 - current
Version String - description String
 - new
Version String - optional
Deployment Boolean - update
Available Boolean - update
Status Property Map 
ServiceSoftwareOptionsResponse, ServiceSoftwareOptionsResponseArgs        
- Automated
Update stringDate  - Cancellable bool
 - Current
Version string - Description string
 - New
Version string - Optional
Deployment bool - Update
Available bool - Update
Status DeploymentStatus Enum Value Response  
- automated
Update StringDate  - cancellable Boolean
 - current
Version String - description String
 - new
Version String - optional
Deployment Boolean - update
Available Boolean - update
Status DeploymentStatus Enum Value Response  
- automated
Update stringDate  - cancellable boolean
 - current
Version string - description string
 - new
Version string - optional
Deployment boolean - update
Available boolean - update
Status DeploymentStatus Enum Value Response  
- automated
Update StringDate  - cancellable Boolean
 - current
Version String - description String
 - new
Version String - optional
Deployment Boolean - update
Available Boolean - update
Status Property Map 
SnapshotOptions, SnapshotOptionsArgs    
- automated
Snapshot IntegerStart Hour  
- automated
Snapshot numberStart Hour  
- automated
Snapshot NumberStart Hour  
SnapshotOptionsResponse, SnapshotOptionsResponseArgs      
- automated
Snapshot IntegerStart Hour  
- automated
Snapshot numberStart Hour  
- automated
Snapshot NumberStart Hour  
SoftwareUpdateOptions, SoftwareUpdateOptionsArgs      
- auto
Software BooleanUpdate Enabled  
- auto
Software booleanUpdate Enabled  
- auto
Software BooleanUpdate Enabled  
SoftwareUpdateOptionsResponse, SoftwareUpdateOptionsResponseArgs        
- auto
Software BooleanUpdate Enabled  
- auto
Software booleanUpdate Enabled  
- auto
Software BooleanUpdate Enabled  
SystemDataResponse, SystemDataResponseArgs      
- Created
At string - The timestamp of resource creation (UTC).
 - Created
By string - The identity that created the resource.
 - Created
By stringType  - The type of identity that created the resource.
 - Last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - Last
Modified stringBy  - The identity that last modified the resource.
 - Last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- Created
At string - The timestamp of resource creation (UTC).
 - Created
By string - The identity that created the resource.
 - Created
By stringType  - The type of identity that created the resource.
 - Last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - Last
Modified stringBy  - The identity that last modified the resource.
 - Last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- created
At String - The timestamp of resource creation (UTC).
 - created
By String - The identity that created the resource.
 - created
By StringType  - The type of identity that created the resource.
 - last
Modified StringAt  - The timestamp of resource last modification (UTC)
 - last
Modified StringBy  - The identity that last modified the resource.
 - last
Modified StringBy Type  - The type of identity that last modified the resource.
 
- created
At string - The timestamp of resource creation (UTC).
 - created
By string - The identity that created the resource.
 - created
By stringType  - The type of identity that created the resource.
 - last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - last
Modified stringBy  - The identity that last modified the resource.
 - last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- created_
at str - The timestamp of resource creation (UTC).
 - created_
by str - The identity that created the resource.
 - created_
by_ strtype  - The type of identity that created the resource.
 - last_
modified_ strat  - The timestamp of resource last modification (UTC)
 - last_
modified_ strby  - The identity that last modified the resource.
 - last_
modified_ strby_ type  - The type of identity that last modified the resource.
 
- created
At String - The timestamp of resource creation (UTC).
 - created
By String - The identity that created the resource.
 - created
By StringType  - The type of identity that created the resource.
 - last
Modified StringAt  - The timestamp of resource last modification (UTC)
 - last
Modified StringBy  - The identity that last modified the resource.
 - last
Modified StringBy Type  - The type of identity that last modified the resource.
 
TLSSecurityPolicy, TLSSecurityPolicyArgs    
- Policy
Min TLS10201907  - Policy-Min-TLS-1-0-2019-07TLSSecurityPolicy enum Policy-Min-TLS-1-0-2019-07
 - Policy
Min TLS12201907  - Policy-Min-TLS-1-2-2019-07TLSSecurityPolicy enum Policy-Min-TLS-1-2-2019-07
 - Policy
Min TLS12PFS202310  - Policy-Min-TLS-1-2-PFS-2023-10TLSSecurityPolicy enum Policy-Min-TLS-1-2-PFS-2023-10
 
- TLSSecurity
Policy Policy Min TLS10201907  - Policy-Min-TLS-1-0-2019-07TLSSecurityPolicy enum Policy-Min-TLS-1-0-2019-07
 - TLSSecurity
Policy Policy Min TLS12201907  - Policy-Min-TLS-1-2-2019-07TLSSecurityPolicy enum Policy-Min-TLS-1-2-2019-07
 - TLSSecurity
Policy Policy Min TLS12PFS202310  - Policy-Min-TLS-1-2-PFS-2023-10TLSSecurityPolicy enum Policy-Min-TLS-1-2-PFS-2023-10
 
- Policy
Min TLS10201907  - Policy-Min-TLS-1-0-2019-07TLSSecurityPolicy enum Policy-Min-TLS-1-0-2019-07
 - Policy
Min TLS12201907  - Policy-Min-TLS-1-2-2019-07TLSSecurityPolicy enum Policy-Min-TLS-1-2-2019-07
 - Policy
Min TLS12PFS202310  - Policy-Min-TLS-1-2-PFS-2023-10TLSSecurityPolicy enum Policy-Min-TLS-1-2-PFS-2023-10
 
- Policy
Min TLS10201907  - Policy-Min-TLS-1-0-2019-07TLSSecurityPolicy enum Policy-Min-TLS-1-0-2019-07
 - Policy
Min TLS12201907  - Policy-Min-TLS-1-2-2019-07TLSSecurityPolicy enum Policy-Min-TLS-1-2-2019-07
 - Policy
Min TLS12PFS202310  - Policy-Min-TLS-1-2-PFS-2023-10TLSSecurityPolicy enum Policy-Min-TLS-1-2-PFS-2023-10
 
- POLICY_MIN_TLS10201907
 - Policy-Min-TLS-1-0-2019-07TLSSecurityPolicy enum Policy-Min-TLS-1-0-2019-07
 - POLICY_MIN_TLS12201907
 - Policy-Min-TLS-1-2-2019-07TLSSecurityPolicy enum Policy-Min-TLS-1-2-2019-07
 - POLICY_MIN_TLS12_PFS202310
 - Policy-Min-TLS-1-2-PFS-2023-10TLSSecurityPolicy enum Policy-Min-TLS-1-2-PFS-2023-10
 
- "Policy-Min-TLS-1-0-2019-07"
 - Policy-Min-TLS-1-0-2019-07TLSSecurityPolicy enum Policy-Min-TLS-1-0-2019-07
 - "Policy-Min-TLS-1-2-2019-07"
 - Policy-Min-TLS-1-2-2019-07TLSSecurityPolicy enum Policy-Min-TLS-1-2-2019-07
 - "Policy-Min-TLS-1-2-PFS-2023-10"
 - Policy-Min-TLS-1-2-PFS-2023-10TLSSecurityPolicy enum Policy-Min-TLS-1-2-PFS-2023-10
 
TLSSecurityPolicyEnumValue, TLSSecurityPolicyEnumValueArgs        
- Value
string | Pulumi.
Azure Native. Aws Connector. TLSSecurity Policy  - Property value
 
- Value
string | TLSSecurity
Policy  - Property value
 
- value
String | TLSSecurity
Policy  - Property value
 
- value
string | TLSSecurity
Policy  - Property value
 
- value
str | TLSSecurity
Policy  - Property value
 
TLSSecurityPolicyEnumValueResponse, TLSSecurityPolicyEnumValueResponseArgs          
- Value string
 - Property value
 
- Value string
 - Property value
 
- value String
 - Property value
 
- value string
 - Property value
 
- value str
 - Property value
 
- value String
 - Property value
 
VPCDerivedInfo, VPCDerivedInfoArgs    
- Availability
Zones List<string> - Security
Group List<string>Ids  - Subnet
Ids List<string> - Vpc
Id string 
- Availability
Zones []string - Security
Group []stringIds  - Subnet
Ids []string - Vpc
Id string 
- availability
Zones List<String> - security
Group List<String>Ids  - subnet
Ids List<String> - vpc
Id String 
- availability
Zones string[] - security
Group string[]Ids  - subnet
Ids string[] - vpc
Id string 
- availability_
zones Sequence[str] - security_
group_ Sequence[str]ids  - subnet_
ids Sequence[str] - vpc_
id str 
- availability
Zones List<String> - security
Group List<String>Ids  - subnet
Ids List<String> - vpc
Id String 
VPCDerivedInfoResponse, VPCDerivedInfoResponseArgs      
- Availability
Zones List<string> - Security
Group List<string>Ids  - Subnet
Ids List<string> - Vpc
Id string 
- Availability
Zones []string - Security
Group []stringIds  - Subnet
Ids []string - Vpc
Id string 
- availability
Zones List<String> - security
Group List<String>Ids  - subnet
Ids List<String> - vpc
Id String 
- availability
Zones string[] - security
Group string[]Ids  - subnet
Ids string[] - vpc
Id string 
- availability_
zones Sequence[str] - security_
group_ Sequence[str]ids  - subnet_
ids Sequence[str] - vpc_
id str 
- availability
Zones List<String> - security
Group List<String>Ids  - subnet
Ids List<String> - vpc
Id String 
VolumeType, VolumeTypeArgs    
- Gp2
 - gp2VolumeType enum gp2
 - Gp3
 - gp3VolumeType enum gp3
 - Io1
 - io1VolumeType enum io1
 - Standard
 - standardVolumeType enum standard
 
- Volume
Type Gp2  - gp2VolumeType enum gp2
 - Volume
Type Gp3  - gp3VolumeType enum gp3
 - Volume
Type Io1  - io1VolumeType enum io1
 - Volume
Type Standard  - standardVolumeType enum standard
 
- Gp2
 - gp2VolumeType enum gp2
 - Gp3
 - gp3VolumeType enum gp3
 - Io1
 - io1VolumeType enum io1
 - Standard
 - standardVolumeType enum standard
 
- Gp2
 - gp2VolumeType enum gp2
 - Gp3
 - gp3VolumeType enum gp3
 - Io1
 - io1VolumeType enum io1
 - Standard
 - standardVolumeType enum standard
 
- GP2
 - gp2VolumeType enum gp2
 - GP3
 - gp3VolumeType enum gp3
 - IO1
 - io1VolumeType enum io1
 - STANDARD
 - standardVolumeType enum standard
 
- "gp2"
 - gp2VolumeType enum gp2
 - "gp3"
 - gp3VolumeType enum gp3
 - "io1"
 - io1VolumeType enum io1
 - "standard"
 - standardVolumeType enum standard
 
VolumeTypeEnumValue, VolumeTypeEnumValueArgs        
- Value
string | Pulumi.
Azure Native. Aws Connector. Volume Type  - Property value
 
- Value
string | Volume
Type  - Property value
 
- value
String | Volume
Type  - Property value
 
- value
string | Volume
Type  - Property value
 
- value
str | Volume
Type  - Property value
 
- value String | "gp2" | "gp3" | "io1" | "standard"
 - Property value
 
VolumeTypeEnumValueResponse, VolumeTypeEnumValueResponseArgs          
- Value string
 - Property value
 
- Value string
 - Property value
 
- value String
 - Property value
 
- value string
 - Property value
 
- value str
 - Property value
 
- value String
 - Property value
 
WindowStartTime, WindowStartTimeArgs      
WindowStartTimeResponse, WindowStartTimeResponseArgs        
ZoneAwarenessConfig, ZoneAwarenessConfigArgs      
- availability
Zone IntegerCount  
- availability
Zone numberCount  
- availability
Zone NumberCount  
ZoneAwarenessConfigResponse, ZoneAwarenessConfigResponseArgs        
- availability
Zone IntegerCount  
- availability
Zone numberCount  
- availability
Zone NumberCount  
Import
An existing resource can be imported using its type token, name, and identifier, e.g.
$ pulumi import azure-native:awsconnector:OpenSearchDomainStatus yuwkzpllpffeycwynrymxayw /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AwsConnector/openSearchDomainStatuses/{name} 
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
 - azure-native-v2 pulumi/pulumi-azure-native
 - License
 - Apache-2.0