azure-native.awsconnector.Macie2JobSummary
Explore with Pulumi AI
A Microsoft.AwsConnector resource Azure REST API version: 2024-12-01.
Example Usage
Macie2JobSummaries_CreateOrReplace
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using AzureNative = Pulumi.AzureNative;
return await Deployment.RunAsync(() => 
{
    var macie2JobSummary = new AzureNative.AwsConnector.Macie2JobSummary("macie2JobSummary", new()
    {
        Location = "sxbjamusvyf",
        Name = "Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])",
        Properties = new AzureNative.AwsConnector.Inputs.Macie2JobSummaryPropertiesArgs
        {
            Arn = "gdmxefbzkonlgcinjivhec",
            AwsAccountId = "foqcspfycfsvpqbfbcjutxvsaswla",
            AwsProperties = new AzureNative.AwsConnector.Inputs.AwsMacie2JobSummaryPropertiesArgs
            {
                BucketCriteria = new AzureNative.AwsConnector.Inputs.S3BucketCriteriaForJobArgs
                {
                    Excludes = new AzureNative.AwsConnector.Inputs.CriteriaBlockForJobArgs
                    {
                        And = new[]
                        {
                            new AzureNative.AwsConnector.Inputs.CriteriaForJobArgs
                            {
                                SimpleCriterion = new AzureNative.AwsConnector.Inputs.SimpleCriterionForJobArgs
                                {
                                    Comparator = new AzureNative.AwsConnector.Inputs.JobComparatorEnumValueArgs
                                    {
                                        Value = AzureNative.AwsConnector.JobComparator.CONTAINS,
                                    },
                                    Key = new AzureNative.AwsConnector.Inputs.SimpleCriterionKeyForJobEnumValueArgs
                                    {
                                        Value = AzureNative.AwsConnector.SimpleCriterionKeyForJob.ACCOUNT_ID,
                                    },
                                    Values = new[]
                                    {
                                        "jtymirlxjxhaohkasaozlwag",
                                    },
                                },
                                TagCriterion = new AzureNative.AwsConnector.Inputs.TagCriterionForJobArgs
                                {
                                    Comparator = new AzureNative.AwsConnector.Inputs.JobComparatorEnumValueArgs
                                    {
                                        Value = AzureNative.AwsConnector.JobComparator.CONTAINS,
                                    },
                                    TagValues = new[]
                                    {
                                        new AzureNative.AwsConnector.Inputs.TagCriterionPairForJobArgs
                                        {
                                            Key = "gygqhiagsveuxhrughhbddqpmufuwb",
                                            Value = "yfiitptbkmgpsdnnhvfc",
                                        },
                                    },
                                },
                            },
                        },
                    },
                    Includes = new AzureNative.AwsConnector.Inputs.CriteriaBlockForJobArgs
                    {
                        And = new[]
                        {
                            new AzureNative.AwsConnector.Inputs.CriteriaForJobArgs
                            {
                                SimpleCriterion = new AzureNative.AwsConnector.Inputs.SimpleCriterionForJobArgs
                                {
                                    Comparator = new AzureNative.AwsConnector.Inputs.JobComparatorEnumValueArgs
                                    {
                                        Value = AzureNative.AwsConnector.JobComparator.CONTAINS,
                                    },
                                    Key = new AzureNative.AwsConnector.Inputs.SimpleCriterionKeyForJobEnumValueArgs
                                    {
                                        Value = AzureNative.AwsConnector.SimpleCriterionKeyForJob.ACCOUNT_ID,
                                    },
                                    Values = new[]
                                    {
                                        "jtymirlxjxhaohkasaozlwag",
                                    },
                                },
                                TagCriterion = new AzureNative.AwsConnector.Inputs.TagCriterionForJobArgs
                                {
                                    Comparator = new AzureNative.AwsConnector.Inputs.JobComparatorEnumValueArgs
                                    {
                                        Value = AzureNative.AwsConnector.JobComparator.CONTAINS,
                                    },
                                    TagValues = new[]
                                    {
                                        new AzureNative.AwsConnector.Inputs.TagCriterionPairForJobArgs
                                        {
                                            Key = "gygqhiagsveuxhrughhbddqpmufuwb",
                                            Value = "yfiitptbkmgpsdnnhvfc",
                                        },
                                    },
                                },
                            },
                        },
                    },
                },
                BucketDefinitions = new[]
                {
                    new AzureNative.AwsConnector.Inputs.S3BucketDefinitionForJobArgs
                    {
                        AccountId = "eprxunabacgebqtyyff",
                        Buckets = new[]
                        {
                            "nxnhxjevimwkagh",
                        },
                    },
                },
                CreatedAt = "2024-10-08T03:51:31.106Z",
                JobId = "jtjrvg",
                JobStatus = new AzureNative.AwsConnector.Inputs.JobStatusEnumValueArgs
                {
                    Value = AzureNative.AwsConnector.JobStatus.CANCELLED,
                },
                JobType = new AzureNative.AwsConnector.Inputs.JobTypeEnumValueArgs
                {
                    Value = AzureNative.AwsConnector.JobType.ONE_TIME,
                },
                LastRunErrorStatus = new AzureNative.AwsConnector.Inputs.LastRunErrorStatusArgs
                {
                    Code = new AzureNative.AwsConnector.Inputs.LastRunErrorStatusCodeEnumValueArgs
                    {
                        Value = AzureNative.AwsConnector.LastRunErrorStatusCode.ERROR,
                    },
                },
                Name = "hjsakzgyfymsxrppmgaqz",
                UserPausedDetails = new AzureNative.AwsConnector.Inputs.UserPausedDetailsArgs
                {
                    JobExpiresAt = "2024-10-08T03:51:31.107Z",
                    JobImminentExpirationHealthEventArn = "tildeulhgl",
                    JobPausedAt = "2024-10-08T03:51:31.107Z",
                },
            },
            AwsRegion = "lvgptsi",
            AwsSourceSchema = "ucjahtqlqosuutn",
            AwsTags = 
            {
                { "key5346", "hygpr" },
            },
            PublicCloudConnectorsResourceId = "pwacjrxitwye",
            PublicCloudResourceName = "xxlvdlekmm",
        },
        ResourceGroupName = "rgmacie2JobSummary",
        Tags = 
        {
            { "key7937", "ksoxoxkqu" },
        },
    });
});
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.NewMacie2JobSummary(ctx, "macie2JobSummary", &awsconnector.Macie2JobSummaryArgs{
			Location: pulumi.String("sxbjamusvyf"),
			Name:     pulumi.String("Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])"),
			Properties: &awsconnector.Macie2JobSummaryPropertiesArgs{
				Arn:          pulumi.String("gdmxefbzkonlgcinjivhec"),
				AwsAccountId: pulumi.String("foqcspfycfsvpqbfbcjutxvsaswla"),
				AwsProperties: &awsconnector.AwsMacie2JobSummaryPropertiesArgs{
					BucketCriteria: &awsconnector.S3BucketCriteriaForJobArgs{
						Excludes: &awsconnector.CriteriaBlockForJobArgs{
							And: awsconnector.CriteriaForJobArray{
								&awsconnector.CriteriaForJobArgs{
									SimpleCriterion: &awsconnector.SimpleCriterionForJobArgs{
										Comparator: &awsconnector.JobComparatorEnumValueArgs{
											Value: pulumi.String(awsconnector.JobComparatorCONTAINS),
										},
										Key: &awsconnector.SimpleCriterionKeyForJobEnumValueArgs{
											Value: pulumi.String(awsconnector.SimpleCriterionKeyForJob_ACCOUNT_ID),
										},
										Values: pulumi.StringArray{
											pulumi.String("jtymirlxjxhaohkasaozlwag"),
										},
									},
									TagCriterion: &awsconnector.TagCriterionForJobArgs{
										Comparator: &awsconnector.JobComparatorEnumValueArgs{
											Value: pulumi.String(awsconnector.JobComparatorCONTAINS),
										},
										TagValues: awsconnector.TagCriterionPairForJobArray{
											&awsconnector.TagCriterionPairForJobArgs{
												Key:   pulumi.String("gygqhiagsveuxhrughhbddqpmufuwb"),
												Value: pulumi.String("yfiitptbkmgpsdnnhvfc"),
											},
										},
									},
								},
							},
						},
						Includes: &awsconnector.CriteriaBlockForJobArgs{
							And: awsconnector.CriteriaForJobArray{
								&awsconnector.CriteriaForJobArgs{
									SimpleCriterion: &awsconnector.SimpleCriterionForJobArgs{
										Comparator: &awsconnector.JobComparatorEnumValueArgs{
											Value: pulumi.String(awsconnector.JobComparatorCONTAINS),
										},
										Key: &awsconnector.SimpleCriterionKeyForJobEnumValueArgs{
											Value: pulumi.String(awsconnector.SimpleCriterionKeyForJob_ACCOUNT_ID),
										},
										Values: pulumi.StringArray{
											pulumi.String("jtymirlxjxhaohkasaozlwag"),
										},
									},
									TagCriterion: &awsconnector.TagCriterionForJobArgs{
										Comparator: &awsconnector.JobComparatorEnumValueArgs{
											Value: pulumi.String(awsconnector.JobComparatorCONTAINS),
										},
										TagValues: awsconnector.TagCriterionPairForJobArray{
											&awsconnector.TagCriterionPairForJobArgs{
												Key:   pulumi.String("gygqhiagsveuxhrughhbddqpmufuwb"),
												Value: pulumi.String("yfiitptbkmgpsdnnhvfc"),
											},
										},
									},
								},
							},
						},
					},
					BucketDefinitions: awsconnector.S3BucketDefinitionForJobArray{
						&awsconnector.S3BucketDefinitionForJobArgs{
							AccountId: pulumi.String("eprxunabacgebqtyyff"),
							Buckets: pulumi.StringArray{
								pulumi.String("nxnhxjevimwkagh"),
							},
						},
					},
					CreatedAt: pulumi.String("2024-10-08T03:51:31.106Z"),
					JobId:     pulumi.String("jtjrvg"),
					JobStatus: &awsconnector.JobStatusEnumValueArgs{
						Value: pulumi.String(awsconnector.JobStatusCANCELLED),
					},
					JobType: &awsconnector.JobTypeEnumValueArgs{
						Value: pulumi.String(awsconnector.JobType_ONE_TIME),
					},
					LastRunErrorStatus: &awsconnector.LastRunErrorStatusArgs{
						Code: &awsconnector.LastRunErrorStatusCodeEnumValueArgs{
							Value: pulumi.String(awsconnector.LastRunErrorStatusCodeERROR),
						},
					},
					Name: pulumi.String("hjsakzgyfymsxrppmgaqz"),
					UserPausedDetails: &awsconnector.UserPausedDetailsArgs{
						JobExpiresAt:                        pulumi.String("2024-10-08T03:51:31.107Z"),
						JobImminentExpirationHealthEventArn: pulumi.String("tildeulhgl"),
						JobPausedAt:                         pulumi.String("2024-10-08T03:51:31.107Z"),
					},
				},
				AwsRegion:       pulumi.String("lvgptsi"),
				AwsSourceSchema: pulumi.String("ucjahtqlqosuutn"),
				AwsTags: pulumi.StringMap{
					"key5346": pulumi.String("hygpr"),
				},
				PublicCloudConnectorsResourceId: pulumi.String("pwacjrxitwye"),
				PublicCloudResourceName:         pulumi.String("xxlvdlekmm"),
			},
			ResourceGroupName: pulumi.String("rgmacie2JobSummary"),
			Tags: pulumi.StringMap{
				"key7937": pulumi.String("ksoxoxkqu"),
			},
		})
		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.Macie2JobSummary;
import com.pulumi.azurenative.awsconnector.Macie2JobSummaryArgs;
import com.pulumi.azurenative.awsconnector.inputs.Macie2JobSummaryPropertiesArgs;
import com.pulumi.azurenative.awsconnector.inputs.AwsMacie2JobSummaryPropertiesArgs;
import com.pulumi.azurenative.awsconnector.inputs.S3BucketCriteriaForJobArgs;
import com.pulumi.azurenative.awsconnector.inputs.CriteriaBlockForJobArgs;
import com.pulumi.azurenative.awsconnector.inputs.JobStatusEnumValueArgs;
import com.pulumi.azurenative.awsconnector.inputs.JobTypeEnumValueArgs;
import com.pulumi.azurenative.awsconnector.inputs.LastRunErrorStatusArgs;
import com.pulumi.azurenative.awsconnector.inputs.LastRunErrorStatusCodeEnumValueArgs;
import com.pulumi.azurenative.awsconnector.inputs.UserPausedDetailsArgs;
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 macie2JobSummary = new Macie2JobSummary("macie2JobSummary", Macie2JobSummaryArgs.builder()
            .location("sxbjamusvyf")
            .name("Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])")
            .properties(Macie2JobSummaryPropertiesArgs.builder()
                .arn("gdmxefbzkonlgcinjivhec")
                .awsAccountId("foqcspfycfsvpqbfbcjutxvsaswla")
                .awsProperties(AwsMacie2JobSummaryPropertiesArgs.builder()
                    .bucketCriteria(S3BucketCriteriaForJobArgs.builder()
                        .excludes(CriteriaBlockForJobArgs.builder()
                            .and(CriteriaForJobArgs.builder()
                                .simpleCriterion(SimpleCriterionForJobArgs.builder()
                                    .comparator(JobComparatorEnumValueArgs.builder()
                                        .value("CONTAINS")
                                        .build())
                                    .key(SimpleCriterionKeyForJobEnumValueArgs.builder()
                                        .value("ACCOUNT_ID")
                                        .build())
                                    .values("jtymirlxjxhaohkasaozlwag")
                                    .build())
                                .tagCriterion(TagCriterionForJobArgs.builder()
                                    .comparator(JobComparatorEnumValueArgs.builder()
                                        .value("CONTAINS")
                                        .build())
                                    .tagValues(TagCriterionPairForJobArgs.builder()
                                        .key("gygqhiagsveuxhrughhbddqpmufuwb")
                                        .value("yfiitptbkmgpsdnnhvfc")
                                        .build())
                                    .build())
                                .build())
                            .build())
                        .includes(CriteriaBlockForJobArgs.builder()
                            .and(CriteriaForJobArgs.builder()
                                .simpleCriterion(SimpleCriterionForJobArgs.builder()
                                    .comparator(JobComparatorEnumValueArgs.builder()
                                        .value("CONTAINS")
                                        .build())
                                    .key(SimpleCriterionKeyForJobEnumValueArgs.builder()
                                        .value("ACCOUNT_ID")
                                        .build())
                                    .values("jtymirlxjxhaohkasaozlwag")
                                    .build())
                                .tagCriterion(TagCriterionForJobArgs.builder()
                                    .comparator(JobComparatorEnumValueArgs.builder()
                                        .value("CONTAINS")
                                        .build())
                                    .tagValues(TagCriterionPairForJobArgs.builder()
                                        .key("gygqhiagsveuxhrughhbddqpmufuwb")
                                        .value("yfiitptbkmgpsdnnhvfc")
                                        .build())
                                    .build())
                                .build())
                            .build())
                        .build())
                    .bucketDefinitions(S3BucketDefinitionForJobArgs.builder()
                        .accountId("eprxunabacgebqtyyff")
                        .buckets("nxnhxjevimwkagh")
                        .build())
                    .createdAt("2024-10-08T03:51:31.106Z")
                    .jobId("jtjrvg")
                    .jobStatus(JobStatusEnumValueArgs.builder()
                        .value("CANCELLED")
                        .build())
                    .jobType(JobTypeEnumValueArgs.builder()
                        .value("ONE_TIME")
                        .build())
                    .lastRunErrorStatus(LastRunErrorStatusArgs.builder()
                        .code(LastRunErrorStatusCodeEnumValueArgs.builder()
                            .value("ERROR")
                            .build())
                        .build())
                    .name("hjsakzgyfymsxrppmgaqz")
                    .userPausedDetails(UserPausedDetailsArgs.builder()
                        .jobExpiresAt("2024-10-08T03:51:31.107Z")
                        .jobImminentExpirationHealthEventArn("tildeulhgl")
                        .jobPausedAt("2024-10-08T03:51:31.107Z")
                        .build())
                    .build())
                .awsRegion("lvgptsi")
                .awsSourceSchema("ucjahtqlqosuutn")
                .awsTags(Map.of("key5346", "hygpr"))
                .publicCloudConnectorsResourceId("pwacjrxitwye")
                .publicCloudResourceName("xxlvdlekmm")
                .build())
            .resourceGroupName("rgmacie2JobSummary")
            .tags(Map.of("key7937", "ksoxoxkqu"))
            .build());
    }
}
import * as pulumi from "@pulumi/pulumi";
import * as azure_native from "@pulumi/azure-native";
const macie2JobSummary = new azure_native.awsconnector.Macie2JobSummary("macie2JobSummary", {
    location: "sxbjamusvyf",
    name: "Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])",
    properties: {
        arn: "gdmxefbzkonlgcinjivhec",
        awsAccountId: "foqcspfycfsvpqbfbcjutxvsaswla",
        awsProperties: {
            bucketCriteria: {
                excludes: {
                    and: [{
                        simpleCriterion: {
                            comparator: {
                                value: azure_native.awsconnector.JobComparator.CONTAINS,
                            },
                            key: {
                                value: azure_native.awsconnector.SimpleCriterionKeyForJob.ACCOUNT_ID,
                            },
                            values: ["jtymirlxjxhaohkasaozlwag"],
                        },
                        tagCriterion: {
                            comparator: {
                                value: azure_native.awsconnector.JobComparator.CONTAINS,
                            },
                            tagValues: [{
                                key: "gygqhiagsveuxhrughhbddqpmufuwb",
                                value: "yfiitptbkmgpsdnnhvfc",
                            }],
                        },
                    }],
                },
                includes: {
                    and: [{
                        simpleCriterion: {
                            comparator: {
                                value: azure_native.awsconnector.JobComparator.CONTAINS,
                            },
                            key: {
                                value: azure_native.awsconnector.SimpleCriterionKeyForJob.ACCOUNT_ID,
                            },
                            values: ["jtymirlxjxhaohkasaozlwag"],
                        },
                        tagCriterion: {
                            comparator: {
                                value: azure_native.awsconnector.JobComparator.CONTAINS,
                            },
                            tagValues: [{
                                key: "gygqhiagsveuxhrughhbddqpmufuwb",
                                value: "yfiitptbkmgpsdnnhvfc",
                            }],
                        },
                    }],
                },
            },
            bucketDefinitions: [{
                accountId: "eprxunabacgebqtyyff",
                buckets: ["nxnhxjevimwkagh"],
            }],
            createdAt: "2024-10-08T03:51:31.106Z",
            jobId: "jtjrvg",
            jobStatus: {
                value: azure_native.awsconnector.JobStatus.CANCELLED,
            },
            jobType: {
                value: azure_native.awsconnector.JobType.ONE_TIME,
            },
            lastRunErrorStatus: {
                code: {
                    value: azure_native.awsconnector.LastRunErrorStatusCode.ERROR,
                },
            },
            name: "hjsakzgyfymsxrppmgaqz",
            userPausedDetails: {
                jobExpiresAt: "2024-10-08T03:51:31.107Z",
                jobImminentExpirationHealthEventArn: "tildeulhgl",
                jobPausedAt: "2024-10-08T03:51:31.107Z",
            },
        },
        awsRegion: "lvgptsi",
        awsSourceSchema: "ucjahtqlqosuutn",
        awsTags: {
            key5346: "hygpr",
        },
        publicCloudConnectorsResourceId: "pwacjrxitwye",
        publicCloudResourceName: "xxlvdlekmm",
    },
    resourceGroupName: "rgmacie2JobSummary",
    tags: {
        key7937: "ksoxoxkqu",
    },
});
import pulumi
import pulumi_azure_native as azure_native
macie2_job_summary = azure_native.awsconnector.Macie2JobSummary("macie2JobSummary",
    location="sxbjamusvyf",
    name="Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])",
    properties={
        "arn": "gdmxefbzkonlgcinjivhec",
        "aws_account_id": "foqcspfycfsvpqbfbcjutxvsaswla",
        "aws_properties": {
            "bucket_criteria": {
                "excludes": {
                    "and_": [{
                        "simple_criterion": {
                            "comparator": {
                                "value": azure_native.awsconnector.JobComparator.CONTAINS,
                            },
                            "key": {
                                "value": azure_native.awsconnector.SimpleCriterionKeyForJob.ACCOUN_T_ID,
                            },
                            "values": ["jtymirlxjxhaohkasaozlwag"],
                        },
                        "tag_criterion": {
                            "comparator": {
                                "value": azure_native.awsconnector.JobComparator.CONTAINS,
                            },
                            "tag_values": [{
                                "key": "gygqhiagsveuxhrughhbddqpmufuwb",
                                "value": "yfiitptbkmgpsdnnhvfc",
                            }],
                        },
                    }],
                },
                "includes": {
                    "and_": [{
                        "simple_criterion": {
                            "comparator": {
                                "value": azure_native.awsconnector.JobComparator.CONTAINS,
                            },
                            "key": {
                                "value": azure_native.awsconnector.SimpleCriterionKeyForJob.ACCOUN_T_ID,
                            },
                            "values": ["jtymirlxjxhaohkasaozlwag"],
                        },
                        "tag_criterion": {
                            "comparator": {
                                "value": azure_native.awsconnector.JobComparator.CONTAINS,
                            },
                            "tag_values": [{
                                "key": "gygqhiagsveuxhrughhbddqpmufuwb",
                                "value": "yfiitptbkmgpsdnnhvfc",
                            }],
                        },
                    }],
                },
            },
            "bucket_definitions": [{
                "account_id": "eprxunabacgebqtyyff",
                "buckets": ["nxnhxjevimwkagh"],
            }],
            "created_at": "2024-10-08T03:51:31.106Z",
            "job_id": "jtjrvg",
            "job_status": {
                "value": azure_native.awsconnector.JobStatus.CANCELLED,
            },
            "job_type": {
                "value": azure_native.awsconnector.JobType.ON_E_TIME,
            },
            "last_run_error_status": {
                "code": {
                    "value": azure_native.awsconnector.LastRunErrorStatusCode.ERROR,
                },
            },
            "name": "hjsakzgyfymsxrppmgaqz",
            "user_paused_details": {
                "job_expires_at": "2024-10-08T03:51:31.107Z",
                "job_imminent_expiration_health_event_arn": "tildeulhgl",
                "job_paused_at": "2024-10-08T03:51:31.107Z",
            },
        },
        "aws_region": "lvgptsi",
        "aws_source_schema": "ucjahtqlqosuutn",
        "aws_tags": {
            "key5346": "hygpr",
        },
        "public_cloud_connectors_resource_id": "pwacjrxitwye",
        "public_cloud_resource_name": "xxlvdlekmm",
    },
    resource_group_name="rgmacie2JobSummary",
    tags={
        "key7937": "ksoxoxkqu",
    })
resources:
  macie2JobSummary:
    type: azure-native:awsconnector:Macie2JobSummary
    properties:
      location: sxbjamusvyf
      name: Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])
      properties:
        arn: gdmxefbzkonlgcinjivhec
        awsAccountId: foqcspfycfsvpqbfbcjutxvsaswla
        awsProperties:
          bucketCriteria:
            excludes:
              and:
                - simpleCriterion:
                    comparator:
                      value: CONTAINS
                    key:
                      value: ACCOUNT_ID
                    values:
                      - jtymirlxjxhaohkasaozlwag
                  tagCriterion:
                    comparator:
                      value: CONTAINS
                    tagValues:
                      - key: gygqhiagsveuxhrughhbddqpmufuwb
                        value: yfiitptbkmgpsdnnhvfc
            includes:
              and:
                - simpleCriterion:
                    comparator:
                      value: CONTAINS
                    key:
                      value: ACCOUNT_ID
                    values:
                      - jtymirlxjxhaohkasaozlwag
                  tagCriterion:
                    comparator:
                      value: CONTAINS
                    tagValues:
                      - key: gygqhiagsveuxhrughhbddqpmufuwb
                        value: yfiitptbkmgpsdnnhvfc
          bucketDefinitions:
            - accountId: eprxunabacgebqtyyff
              buckets:
                - nxnhxjevimwkagh
          createdAt: 2024-10-08T03:51:31.106Z
          jobId: jtjrvg
          jobStatus:
            value: CANCELLED
          jobType:
            value: ONE_TIME
          lastRunErrorStatus:
            code:
              value: ERROR
          name: hjsakzgyfymsxrppmgaqz
          userPausedDetails:
            jobExpiresAt: 2024-10-08T03:51:31.107Z
            jobImminentExpirationHealthEventArn: tildeulhgl
            jobPausedAt: 2024-10-08T03:51:31.107Z
        awsRegion: lvgptsi
        awsSourceSchema: ucjahtqlqosuutn
        awsTags:
          key5346: hygpr
        publicCloudConnectorsResourceId: pwacjrxitwye
        publicCloudResourceName: xxlvdlekmm
      resourceGroupName: rgmacie2JobSummary
      tags:
        key7937: ksoxoxkqu
Create Macie2JobSummary Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Macie2JobSummary(name: string, args: Macie2JobSummaryArgs, opts?: CustomResourceOptions);@overload
def Macie2JobSummary(resource_name: str,
                     args: Macie2JobSummaryArgs,
                     opts: Optional[ResourceOptions] = None)
@overload
def Macie2JobSummary(resource_name: str,
                     opts: Optional[ResourceOptions] = None,
                     resource_group_name: Optional[str] = None,
                     location: Optional[str] = None,
                     name: Optional[str] = None,
                     properties: Optional[Macie2JobSummaryPropertiesArgs] = None,
                     tags: Optional[Mapping[str, str]] = None)func NewMacie2JobSummary(ctx *Context, name string, args Macie2JobSummaryArgs, opts ...ResourceOption) (*Macie2JobSummary, error)public Macie2JobSummary(string name, Macie2JobSummaryArgs args, CustomResourceOptions? opts = null)
public Macie2JobSummary(String name, Macie2JobSummaryArgs args)
public Macie2JobSummary(String name, Macie2JobSummaryArgs args, CustomResourceOptions options)
type: azure-native:awsconnector:Macie2JobSummary
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 Macie2JobSummaryArgs
- 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 Macie2JobSummaryArgs
- 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 Macie2JobSummaryArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args Macie2JobSummaryArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args Macie2JobSummaryArgs
- 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 macie2JobSummaryResource = new AzureNative.AwsConnector.Macie2JobSummary("macie2JobSummaryResource", new()
{
    ResourceGroupName = "string",
    Location = "string",
    Name = "string",
    Properties = new AzureNative.AwsConnector.Inputs.Macie2JobSummaryPropertiesArgs
    {
        Arn = "string",
        AwsAccountId = "string",
        AwsProperties = new AzureNative.AwsConnector.Inputs.AwsMacie2JobSummaryPropertiesArgs
        {
            BucketCriteria = new AzureNative.AwsConnector.Inputs.S3BucketCriteriaForJobArgs
            {
                Excludes = new AzureNative.AwsConnector.Inputs.CriteriaBlockForJobArgs
                {
                    And = new[]
                    {
                        new AzureNative.AwsConnector.Inputs.CriteriaForJobArgs
                        {
                            SimpleCriterion = new AzureNative.AwsConnector.Inputs.SimpleCriterionForJobArgs
                            {
                                Comparator = new AzureNative.AwsConnector.Inputs.JobComparatorEnumValueArgs
                                {
                                    Value = "string",
                                },
                                Key = new AzureNative.AwsConnector.Inputs.SimpleCriterionKeyForJobEnumValueArgs
                                {
                                    Value = "string",
                                },
                                Values = new[]
                                {
                                    "string",
                                },
                            },
                            TagCriterion = new AzureNative.AwsConnector.Inputs.TagCriterionForJobArgs
                            {
                                Comparator = new AzureNative.AwsConnector.Inputs.JobComparatorEnumValueArgs
                                {
                                    Value = "string",
                                },
                                TagValues = new[]
                                {
                                    new AzureNative.AwsConnector.Inputs.TagCriterionPairForJobArgs
                                    {
                                        Key = "string",
                                        Value = "string",
                                    },
                                },
                            },
                        },
                    },
                },
                Includes = new AzureNative.AwsConnector.Inputs.CriteriaBlockForJobArgs
                {
                    And = new[]
                    {
                        new AzureNative.AwsConnector.Inputs.CriteriaForJobArgs
                        {
                            SimpleCriterion = new AzureNative.AwsConnector.Inputs.SimpleCriterionForJobArgs
                            {
                                Comparator = new AzureNative.AwsConnector.Inputs.JobComparatorEnumValueArgs
                                {
                                    Value = "string",
                                },
                                Key = new AzureNative.AwsConnector.Inputs.SimpleCriterionKeyForJobEnumValueArgs
                                {
                                    Value = "string",
                                },
                                Values = new[]
                                {
                                    "string",
                                },
                            },
                            TagCriterion = new AzureNative.AwsConnector.Inputs.TagCriterionForJobArgs
                            {
                                Comparator = new AzureNative.AwsConnector.Inputs.JobComparatorEnumValueArgs
                                {
                                    Value = "string",
                                },
                                TagValues = new[]
                                {
                                    new AzureNative.AwsConnector.Inputs.TagCriterionPairForJobArgs
                                    {
                                        Key = "string",
                                        Value = "string",
                                    },
                                },
                            },
                        },
                    },
                },
            },
            BucketDefinitions = new[]
            {
                new AzureNative.AwsConnector.Inputs.S3BucketDefinitionForJobArgs
                {
                    AccountId = "string",
                    Buckets = new[]
                    {
                        "string",
                    },
                },
            },
            CreatedAt = "string",
            JobId = "string",
            JobStatus = new AzureNative.AwsConnector.Inputs.JobStatusEnumValueArgs
            {
                Value = "string",
            },
            JobType = new AzureNative.AwsConnector.Inputs.JobTypeEnumValueArgs
            {
                Value = "string",
            },
            LastRunErrorStatus = new AzureNative.AwsConnector.Inputs.LastRunErrorStatusArgs
            {
                Code = new AzureNative.AwsConnector.Inputs.LastRunErrorStatusCodeEnumValueArgs
                {
                    Value = "string",
                },
            },
            Name = "string",
            UserPausedDetails = new AzureNative.AwsConnector.Inputs.UserPausedDetailsArgs
            {
                JobExpiresAt = "string",
                JobImminentExpirationHealthEventArn = "string",
                JobPausedAt = "string",
            },
        },
        AwsRegion = "string",
        AwsSourceSchema = "string",
        AwsTags = 
        {
            { "string", "string" },
        },
        PublicCloudConnectorsResourceId = "string",
        PublicCloudResourceName = "string",
    },
    Tags = 
    {
        { "string", "string" },
    },
});
example, err := awsconnector.NewMacie2JobSummary(ctx, "macie2JobSummaryResource", &awsconnector.Macie2JobSummaryArgs{
	ResourceGroupName: pulumi.String("string"),
	Location:          pulumi.String("string"),
	Name:              pulumi.String("string"),
	Properties: &awsconnector.Macie2JobSummaryPropertiesArgs{
		Arn:          pulumi.String("string"),
		AwsAccountId: pulumi.String("string"),
		AwsProperties: &awsconnector.AwsMacie2JobSummaryPropertiesArgs{
			BucketCriteria: &awsconnector.S3BucketCriteriaForJobArgs{
				Excludes: &awsconnector.CriteriaBlockForJobArgs{
					And: awsconnector.CriteriaForJobArray{
						&awsconnector.CriteriaForJobArgs{
							SimpleCriterion: &awsconnector.SimpleCriterionForJobArgs{
								Comparator: &awsconnector.JobComparatorEnumValueArgs{
									Value: pulumi.String("string"),
								},
								Key: &awsconnector.SimpleCriterionKeyForJobEnumValueArgs{
									Value: pulumi.String("string"),
								},
								Values: pulumi.StringArray{
									pulumi.String("string"),
								},
							},
							TagCriterion: &awsconnector.TagCriterionForJobArgs{
								Comparator: &awsconnector.JobComparatorEnumValueArgs{
									Value: pulumi.String("string"),
								},
								TagValues: awsconnector.TagCriterionPairForJobArray{
									&awsconnector.TagCriterionPairForJobArgs{
										Key:   pulumi.String("string"),
										Value: pulumi.String("string"),
									},
								},
							},
						},
					},
				},
				Includes: &awsconnector.CriteriaBlockForJobArgs{
					And: awsconnector.CriteriaForJobArray{
						&awsconnector.CriteriaForJobArgs{
							SimpleCriterion: &awsconnector.SimpleCriterionForJobArgs{
								Comparator: &awsconnector.JobComparatorEnumValueArgs{
									Value: pulumi.String("string"),
								},
								Key: &awsconnector.SimpleCriterionKeyForJobEnumValueArgs{
									Value: pulumi.String("string"),
								},
								Values: pulumi.StringArray{
									pulumi.String("string"),
								},
							},
							TagCriterion: &awsconnector.TagCriterionForJobArgs{
								Comparator: &awsconnector.JobComparatorEnumValueArgs{
									Value: pulumi.String("string"),
								},
								TagValues: awsconnector.TagCriterionPairForJobArray{
									&awsconnector.TagCriterionPairForJobArgs{
										Key:   pulumi.String("string"),
										Value: pulumi.String("string"),
									},
								},
							},
						},
					},
				},
			},
			BucketDefinitions: awsconnector.S3BucketDefinitionForJobArray{
				&awsconnector.S3BucketDefinitionForJobArgs{
					AccountId: pulumi.String("string"),
					Buckets: pulumi.StringArray{
						pulumi.String("string"),
					},
				},
			},
			CreatedAt: pulumi.String("string"),
			JobId:     pulumi.String("string"),
			JobStatus: &awsconnector.JobStatusEnumValueArgs{
				Value: pulumi.String("string"),
			},
			JobType: &awsconnector.JobTypeEnumValueArgs{
				Value: pulumi.String("string"),
			},
			LastRunErrorStatus: &awsconnector.LastRunErrorStatusArgs{
				Code: &awsconnector.LastRunErrorStatusCodeEnumValueArgs{
					Value: pulumi.String("string"),
				},
			},
			Name: pulumi.String("string"),
			UserPausedDetails: &awsconnector.UserPausedDetailsArgs{
				JobExpiresAt:                        pulumi.String("string"),
				JobImminentExpirationHealthEventArn: pulumi.String("string"),
				JobPausedAt:                         pulumi.String("string"),
			},
		},
		AwsRegion:       pulumi.String("string"),
		AwsSourceSchema: pulumi.String("string"),
		AwsTags: pulumi.StringMap{
			"string": pulumi.String("string"),
		},
		PublicCloudConnectorsResourceId: pulumi.String("string"),
		PublicCloudResourceName:         pulumi.String("string"),
	},
	Tags: pulumi.StringMap{
		"string": pulumi.String("string"),
	},
})
var macie2JobSummaryResource = new Macie2JobSummary("macie2JobSummaryResource", Macie2JobSummaryArgs.builder()
    .resourceGroupName("string")
    .location("string")
    .name("string")
    .properties(Macie2JobSummaryPropertiesArgs.builder()
        .arn("string")
        .awsAccountId("string")
        .awsProperties(AwsMacie2JobSummaryPropertiesArgs.builder()
            .bucketCriteria(S3BucketCriteriaForJobArgs.builder()
                .excludes(CriteriaBlockForJobArgs.builder()
                    .and(CriteriaForJobArgs.builder()
                        .simpleCriterion(SimpleCriterionForJobArgs.builder()
                            .comparator(JobComparatorEnumValueArgs.builder()
                                .value("string")
                                .build())
                            .key(SimpleCriterionKeyForJobEnumValueArgs.builder()
                                .value("string")
                                .build())
                            .values("string")
                            .build())
                        .tagCriterion(TagCriterionForJobArgs.builder()
                            .comparator(JobComparatorEnumValueArgs.builder()
                                .value("string")
                                .build())
                            .tagValues(TagCriterionPairForJobArgs.builder()
                                .key("string")
                                .value("string")
                                .build())
                            .build())
                        .build())
                    .build())
                .includes(CriteriaBlockForJobArgs.builder()
                    .and(CriteriaForJobArgs.builder()
                        .simpleCriterion(SimpleCriterionForJobArgs.builder()
                            .comparator(JobComparatorEnumValueArgs.builder()
                                .value("string")
                                .build())
                            .key(SimpleCriterionKeyForJobEnumValueArgs.builder()
                                .value("string")
                                .build())
                            .values("string")
                            .build())
                        .tagCriterion(TagCriterionForJobArgs.builder()
                            .comparator(JobComparatorEnumValueArgs.builder()
                                .value("string")
                                .build())
                            .tagValues(TagCriterionPairForJobArgs.builder()
                                .key("string")
                                .value("string")
                                .build())
                            .build())
                        .build())
                    .build())
                .build())
            .bucketDefinitions(S3BucketDefinitionForJobArgs.builder()
                .accountId("string")
                .buckets("string")
                .build())
            .createdAt("string")
            .jobId("string")
            .jobStatus(JobStatusEnumValueArgs.builder()
                .value("string")
                .build())
            .jobType(JobTypeEnumValueArgs.builder()
                .value("string")
                .build())
            .lastRunErrorStatus(LastRunErrorStatusArgs.builder()
                .code(LastRunErrorStatusCodeEnumValueArgs.builder()
                    .value("string")
                    .build())
                .build())
            .name("string")
            .userPausedDetails(UserPausedDetailsArgs.builder()
                .jobExpiresAt("string")
                .jobImminentExpirationHealthEventArn("string")
                .jobPausedAt("string")
                .build())
            .build())
        .awsRegion("string")
        .awsSourceSchema("string")
        .awsTags(Map.of("string", "string"))
        .publicCloudConnectorsResourceId("string")
        .publicCloudResourceName("string")
        .build())
    .tags(Map.of("string", "string"))
    .build());
macie2_job_summary_resource = azure_native.awsconnector.Macie2JobSummary("macie2JobSummaryResource",
    resource_group_name="string",
    location="string",
    name="string",
    properties={
        "arn": "string",
        "aws_account_id": "string",
        "aws_properties": {
            "bucket_criteria": {
                "excludes": {
                    "and_": [{
                        "simple_criterion": {
                            "comparator": {
                                "value": "string",
                            },
                            "key": {
                                "value": "string",
                            },
                            "values": ["string"],
                        },
                        "tag_criterion": {
                            "comparator": {
                                "value": "string",
                            },
                            "tag_values": [{
                                "key": "string",
                                "value": "string",
                            }],
                        },
                    }],
                },
                "includes": {
                    "and_": [{
                        "simple_criterion": {
                            "comparator": {
                                "value": "string",
                            },
                            "key": {
                                "value": "string",
                            },
                            "values": ["string"],
                        },
                        "tag_criterion": {
                            "comparator": {
                                "value": "string",
                            },
                            "tag_values": [{
                                "key": "string",
                                "value": "string",
                            }],
                        },
                    }],
                },
            },
            "bucket_definitions": [{
                "account_id": "string",
                "buckets": ["string"],
            }],
            "created_at": "string",
            "job_id": "string",
            "job_status": {
                "value": "string",
            },
            "job_type": {
                "value": "string",
            },
            "last_run_error_status": {
                "code": {
                    "value": "string",
                },
            },
            "name": "string",
            "user_paused_details": {
                "job_expires_at": "string",
                "job_imminent_expiration_health_event_arn": "string",
                "job_paused_at": "string",
            },
        },
        "aws_region": "string",
        "aws_source_schema": "string",
        "aws_tags": {
            "string": "string",
        },
        "public_cloud_connectors_resource_id": "string",
        "public_cloud_resource_name": "string",
    },
    tags={
        "string": "string",
    })
const macie2JobSummaryResource = new azure_native.awsconnector.Macie2JobSummary("macie2JobSummaryResource", {
    resourceGroupName: "string",
    location: "string",
    name: "string",
    properties: {
        arn: "string",
        awsAccountId: "string",
        awsProperties: {
            bucketCriteria: {
                excludes: {
                    and: [{
                        simpleCriterion: {
                            comparator: {
                                value: "string",
                            },
                            key: {
                                value: "string",
                            },
                            values: ["string"],
                        },
                        tagCriterion: {
                            comparator: {
                                value: "string",
                            },
                            tagValues: [{
                                key: "string",
                                value: "string",
                            }],
                        },
                    }],
                },
                includes: {
                    and: [{
                        simpleCriterion: {
                            comparator: {
                                value: "string",
                            },
                            key: {
                                value: "string",
                            },
                            values: ["string"],
                        },
                        tagCriterion: {
                            comparator: {
                                value: "string",
                            },
                            tagValues: [{
                                key: "string",
                                value: "string",
                            }],
                        },
                    }],
                },
            },
            bucketDefinitions: [{
                accountId: "string",
                buckets: ["string"],
            }],
            createdAt: "string",
            jobId: "string",
            jobStatus: {
                value: "string",
            },
            jobType: {
                value: "string",
            },
            lastRunErrorStatus: {
                code: {
                    value: "string",
                },
            },
            name: "string",
            userPausedDetails: {
                jobExpiresAt: "string",
                jobImminentExpirationHealthEventArn: "string",
                jobPausedAt: "string",
            },
        },
        awsRegion: "string",
        awsSourceSchema: "string",
        awsTags: {
            string: "string",
        },
        publicCloudConnectorsResourceId: "string",
        publicCloudResourceName: "string",
    },
    tags: {
        string: "string",
    },
});
type: azure-native:awsconnector:Macie2JobSummary
properties:
    location: string
    name: string
    properties:
        arn: string
        awsAccountId: string
        awsProperties:
            bucketCriteria:
                excludes:
                    and:
                        - simpleCriterion:
                            comparator:
                                value: string
                            key:
                                value: string
                            values:
                                - string
                          tagCriterion:
                            comparator:
                                value: string
                            tagValues:
                                - key: string
                                  value: string
                includes:
                    and:
                        - simpleCriterion:
                            comparator:
                                value: string
                            key:
                                value: string
                            values:
                                - string
                          tagCriterion:
                            comparator:
                                value: string
                            tagValues:
                                - key: string
                                  value: string
            bucketDefinitions:
                - accountId: string
                  buckets:
                    - string
            createdAt: string
            jobId: string
            jobStatus:
                value: string
            jobType:
                value: string
            lastRunErrorStatus:
                code:
                    value: string
            name: string
            userPausedDetails:
                jobExpiresAt: string
                jobImminentExpirationHealthEventArn: string
                jobPausedAt: string
        awsRegion: string
        awsSourceSchema: string
        awsTags:
            string: string
        publicCloudConnectorsResourceId: string
        publicCloudResourceName: string
    resourceGroupName: string
    tags:
        string: string
Macie2JobSummary 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 Macie2JobSummary resource accepts the following input properties:
- ResourceGroup 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 Macie2JobSummary
- Properties
Pulumi.Azure Native. Aws Connector. Inputs. Macie2Job Summary Properties 
- The resource-specific properties for this resource.
- Dictionary<string, string>
- Resource tags.
- ResourceGroup 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 Macie2JobSummary
- Properties
Macie2JobSummary Properties Args 
- The resource-specific properties for this resource.
- map[string]string
- Resource tags.
- resourceGroup 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 Macie2JobSummary
- properties
Macie2JobSummary Properties 
- The resource-specific properties for this resource.
- Map<String,String>
- Resource tags.
- resourceGroup 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 Macie2JobSummary
- properties
Macie2JobSummary 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 Macie2JobSummary
- properties
Macie2JobSummary Properties Args 
- The resource-specific properties for this resource.
- Mapping[str, str]
- Resource tags.
- resourceGroup 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 Macie2JobSummary
- 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 Macie2JobSummary resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- SystemData 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.
- SystemData 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.
- systemData 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.
- systemData 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.
- systemData 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
AwsMacie2JobSummaryProperties, AwsMacie2JobSummaryPropertiesArgs        
- BucketCriteria Pulumi.Azure Native. Aws Connector. Inputs. S3Bucket Criteria For Job 
- BucketDefinitions List<Pulumi.Azure Native. Aws Connector. Inputs. S3Bucket Definition For Job> 
- CreatedAt string
- JobId string
- JobStatus Pulumi.Azure Native. Aws Connector. Inputs. Job Status Enum Value 
- JobType Pulumi.Azure Native. Aws Connector. Inputs. Job Type Enum Value 
- LastRun Pulumi.Error Status Azure Native. Aws Connector. Inputs. Last Run Error Status 
- Name string
- UserPaused Pulumi.Details Azure Native. Aws Connector. Inputs. User Paused Details 
AwsMacie2JobSummaryPropertiesResponse, AwsMacie2JobSummaryPropertiesResponseArgs          
- BucketCriteria Pulumi.Azure Native. Aws Connector. Inputs. S3Bucket Criteria For Job Response 
- BucketDefinitions List<Pulumi.Azure Native. Aws Connector. Inputs. S3Bucket Definition For Job Response> 
- CreatedAt string
- JobId string
- JobStatus Pulumi.Azure Native. Aws Connector. Inputs. Job Status Enum Value Response 
- JobType Pulumi.Azure Native. Aws Connector. Inputs. Job Type Enum Value Response 
- LastRun Pulumi.Error Status Azure Native. Aws Connector. Inputs. Last Run Error Status Response 
- Name string
- UserPaused Pulumi.Details Azure Native. Aws Connector. Inputs. User Paused Details Response 
- bucket_criteria S3BucketCriteria For Job Response 
- bucket_definitions Sequence[S3BucketDefinition For Job Response] 
- created_at str
- job_id str
- job_status JobStatus Enum Value Response 
- job_type JobType Enum Value Response 
- last_run_ Lasterror_ status Run Error Status Response 
- name str
- user_paused_ Userdetails Paused Details Response 
CriteriaBlockForJob, CriteriaBlockForJobArgs        
CriteriaBlockForJobResponse, CriteriaBlockForJobResponseArgs          
CriteriaForJob, CriteriaForJobArgs      
CriteriaForJobResponse, CriteriaForJobResponseArgs        
JobComparator, JobComparatorArgs    
- CONTAINS
- CONTAINSJobComparator enum CONTAINS
- EQ
- EQJobComparator enum EQ
- GT
- GTJobComparator enum GT
- GTE
- GTEJobComparator enum GTE
- LT
- LTJobComparator enum LT
- LTE
- LTEJobComparator enum LTE
- NE
- NEJobComparator enum NE
- STARTS_WITH
- STARTS_WITHJobComparator enum STARTS_WITH
- JobComparator CONTAINS 
- CONTAINSJobComparator enum CONTAINS
- JobComparator EQ 
- EQJobComparator enum EQ
- JobComparator GT 
- GTJobComparator enum GT
- JobComparator GTE 
- GTEJobComparator enum GTE
- JobComparator LT 
- LTJobComparator enum LT
- JobComparator LTE 
- LTEJobComparator enum LTE
- JobComparator NE 
- NEJobComparator enum NE
- JobComparator_STARTS_WITH 
- STARTS_WITHJobComparator enum STARTS_WITH
- CONTAINS
- CONTAINSJobComparator enum CONTAINS
- EQ
- EQJobComparator enum EQ
- GT
- GTJobComparator enum GT
- GTE
- GTEJobComparator enum GTE
- LT
- LTJobComparator enum LT
- LTE
- LTEJobComparator enum LTE
- NE
- NEJobComparator enum NE
- STARTS_WITH
- STARTS_WITHJobComparator enum STARTS_WITH
- CONTAINS
- CONTAINSJobComparator enum CONTAINS
- EQ
- EQJobComparator enum EQ
- GT
- GTJobComparator enum GT
- GTE
- GTEJobComparator enum GTE
- LT
- LTJobComparator enum LT
- LTE
- LTEJobComparator enum LTE
- NE
- NEJobComparator enum NE
- STARTS_WITH
- STARTS_WITHJobComparator enum STARTS_WITH
- CONTAINS
- CONTAINSJobComparator enum CONTAINS
- EQ
- EQJobComparator enum EQ
- GT
- GTJobComparator enum GT
- GTE
- GTEJobComparator enum GTE
- LT
- LTJobComparator enum LT
- LTE
- LTEJobComparator enum LTE
- NE
- NEJobComparator enum NE
- START_S_WITH
- STARTS_WITHJobComparator enum STARTS_WITH
- "CONTAINS"
- CONTAINSJobComparator enum CONTAINS
- "EQ"
- EQJobComparator enum EQ
- "GT"
- GTJobComparator enum GT
- "GTE"
- GTEJobComparator enum GTE
- "LT"
- LTJobComparator enum LT
- "LTE"
- LTEJobComparator enum LTE
- "NE"
- NEJobComparator enum NE
- "STARTS_WITH"
- STARTS_WITHJobComparator enum STARTS_WITH
JobComparatorEnumValue, JobComparatorEnumValueArgs        
- Value
string | Pulumi.Azure Native. Aws Connector. Job Comparator 
- Property value
- Value
string | JobComparator 
- Property value
- value
String | JobComparator 
- Property value
- value
string | JobComparator 
- Property value
- value
str | JobComparator 
- Property value
- value String | "CONTAINS" | "EQ" | "GT" | "GTE" | "LT" | "LTE" | "NE" | "STARTS_WITH"
- Property value
JobComparatorEnumValueResponse, JobComparatorEnumValueResponseArgs          
- Value string
- Property value
- Value string
- Property value
- value String
- Property value
- value string
- Property value
- value str
- Property value
- value String
- Property value
JobStatus, JobStatusArgs    
- CANCELLED
- CANCELLEDJobStatus enum CANCELLED
- COMPLETE
- COMPLETEJobStatus enum COMPLETE
- IDLE
- IDLEJobStatus enum IDLE
- PAUSED
- PAUSEDJobStatus enum PAUSED
- RUNNING
- RUNNINGJobStatus enum RUNNING
- USER_PAUSED
- USER_PAUSEDJobStatus enum USER_PAUSED
- JobStatus CANCELLED 
- CANCELLEDJobStatus enum CANCELLED
- JobStatus COMPLETE 
- COMPLETEJobStatus enum COMPLETE
- JobStatus IDLE 
- IDLEJobStatus enum IDLE
- JobStatus PAUSED 
- PAUSEDJobStatus enum PAUSED
- JobStatus RUNNING 
- RUNNINGJobStatus enum RUNNING
- JobStatus_USER_PAUSED 
- USER_PAUSEDJobStatus enum USER_PAUSED
- CANCELLED
- CANCELLEDJobStatus enum CANCELLED
- COMPLETE
- COMPLETEJobStatus enum COMPLETE
- IDLE
- IDLEJobStatus enum IDLE
- PAUSED
- PAUSEDJobStatus enum PAUSED
- RUNNING
- RUNNINGJobStatus enum RUNNING
- USER_PAUSED
- USER_PAUSEDJobStatus enum USER_PAUSED
- CANCELLED
- CANCELLEDJobStatus enum CANCELLED
- COMPLETE
- COMPLETEJobStatus enum COMPLETE
- IDLE
- IDLEJobStatus enum IDLE
- PAUSED
- PAUSEDJobStatus enum PAUSED
- RUNNING
- RUNNINGJobStatus enum RUNNING
- USER_PAUSED
- USER_PAUSEDJobStatus enum USER_PAUSED
- CANCELLED
- CANCELLEDJobStatus enum CANCELLED
- COMPLETE
- COMPLETEJobStatus enum COMPLETE
- IDLE
- IDLEJobStatus enum IDLE
- PAUSED
- PAUSEDJobStatus enum PAUSED
- RUNNING
- RUNNINGJobStatus enum RUNNING
- USE_R_PAUSED
- USER_PAUSEDJobStatus enum USER_PAUSED
- "CANCELLED"
- CANCELLEDJobStatus enum CANCELLED
- "COMPLETE"
- COMPLETEJobStatus enum COMPLETE
- "IDLE"
- IDLEJobStatus enum IDLE
- "PAUSED"
- PAUSEDJobStatus enum PAUSED
- "RUNNING"
- RUNNINGJobStatus enum RUNNING
- "USER_PAUSED"
- USER_PAUSEDJobStatus enum USER_PAUSED
JobStatusEnumValue, JobStatusEnumValueArgs        
- Value
string | Pulumi.Azure Native. Aws Connector. Job Status 
- Property value
- value String | "CANCELLED" | "COMPLETE" | "IDLE" | "PAUSED" | "RUNNING" | "USER_PAUSED"
- Property value
JobStatusEnumValueResponse, JobStatusEnumValueResponseArgs          
- Value string
- Property value
- Value string
- Property value
- value String
- Property value
- value string
- Property value
- value str
- Property value
- value String
- Property value
JobType, JobTypeArgs    
- ONE_TIME
- ONE_TIMEJobType enum ONE_TIME
- SCHEDULED
- SCHEDULEDJobType enum SCHEDULED
- JobType_ONE_TIME 
- ONE_TIMEJobType enum ONE_TIME
- JobType SCHEDULED 
- SCHEDULEDJobType enum SCHEDULED
- ONE_TIME
- ONE_TIMEJobType enum ONE_TIME
- SCHEDULED
- SCHEDULEDJobType enum SCHEDULED
- ONE_TIME
- ONE_TIMEJobType enum ONE_TIME
- SCHEDULED
- SCHEDULEDJobType enum SCHEDULED
- ON_E_TIME
- ONE_TIMEJobType enum ONE_TIME
- SCHEDULED
- SCHEDULEDJobType enum SCHEDULED
- "ONE_TIME"
- ONE_TIMEJobType enum ONE_TIME
- "SCHEDULED"
- SCHEDULEDJobType enum SCHEDULED
JobTypeEnumValue, JobTypeEnumValueArgs        
- Value
string | Pulumi.Azure Native. Aws Connector. Job Type 
- Property value
- value String | "ONE_TIME" | "SCHEDULED"
- Property value
JobTypeEnumValueResponse, JobTypeEnumValueResponseArgs          
- Value string
- Property value
- Value string
- Property value
- value String
- Property value
- value string
- Property value
- value str
- Property value
- value String
- Property value
LastRunErrorStatus, LastRunErrorStatusArgs        
LastRunErrorStatusCode, LastRunErrorStatusCodeArgs          
- ERROR
- ERRORLastRunErrorStatusCode enum ERROR
- NONE
- NONELastRunErrorStatusCode enum NONE
- LastRun Error Status Code ERROR 
- ERRORLastRunErrorStatusCode enum ERROR
- LastRun Error Status Code NONE 
- NONELastRunErrorStatusCode enum NONE
- ERROR
- ERRORLastRunErrorStatusCode enum ERROR
- NONE
- NONELastRunErrorStatusCode enum NONE
- ERROR
- ERRORLastRunErrorStatusCode enum ERROR
- NONE
- NONELastRunErrorStatusCode enum NONE
- ERROR
- ERRORLastRunErrorStatusCode enum ERROR
- NONE
- NONELastRunErrorStatusCode enum NONE
- "ERROR"
- ERRORLastRunErrorStatusCode enum ERROR
- "NONE"
- NONELastRunErrorStatusCode enum NONE
LastRunErrorStatusCodeEnumValue, LastRunErrorStatusCodeEnumValueArgs              
- Value
string | Pulumi.Azure Native. Aws Connector. Last Run Error Status Code 
- Property value
- Value
string | LastRun Error Status Code 
- Property value
- value
String | LastRun Error Status Code 
- Property value
- value
string | LastRun Error Status Code 
- Property value
- value
str | LastRun Error Status Code 
- Property value
- value String | "ERROR" | "NONE"
- Property value
LastRunErrorStatusCodeEnumValueResponse, LastRunErrorStatusCodeEnumValueResponseArgs                
- Value string
- Property value
- Value string
- Property value
- value String
- Property value
- value string
- Property value
- value str
- Property value
- value String
- Property value
LastRunErrorStatusResponse, LastRunErrorStatusResponseArgs          
Macie2JobSummaryProperties, Macie2JobSummaryPropertiesArgs      
- Arn string
- Amazon Resource Name (ARN)
- AwsAccount stringId 
- AWS Account ID
- AwsProperties Pulumi.Azure Native. Aws Connector. Inputs. Aws Macie2Job Summary Properties 
- AWS Properties
- AwsRegion string
- AWS Region
- AwsSource stringSchema 
- AWS Source Schema
- Dictionary<string, string>
- AWS Tags
- PublicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- PublicCloud stringResource Name 
- Public Cloud Resource Name
- Arn string
- Amazon Resource Name (ARN)
- AwsAccount stringId 
- AWS Account ID
- AwsProperties AwsMacie2Job Summary Properties 
- AWS Properties
- AwsRegion string
- AWS Region
- AwsSource stringSchema 
- AWS Source Schema
- map[string]string
- AWS Tags
- PublicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- PublicCloud stringResource Name 
- Public Cloud Resource Name
- arn String
- Amazon Resource Name (ARN)
- awsAccount StringId 
- AWS Account ID
- awsProperties AwsMacie2Job Summary Properties 
- AWS Properties
- awsRegion String
- AWS Region
- awsSource StringSchema 
- AWS Source Schema
- Map<String,String>
- AWS Tags
- publicCloud StringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud StringResource Name 
- Public Cloud Resource Name
- arn string
- Amazon Resource Name (ARN)
- awsAccount stringId 
- AWS Account ID
- awsProperties AwsMacie2Job Summary Properties 
- AWS Properties
- awsRegion string
- AWS Region
- awsSource stringSchema 
- AWS Source Schema
- {[key: string]: string}
- AWS Tags
- publicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud stringResource Name 
- Public Cloud Resource Name
- arn str
- Amazon Resource Name (ARN)
- aws_account_ strid 
- AWS Account ID
- aws_properties AwsMacie2Job Summary 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)
- awsAccount StringId 
- AWS Account ID
- awsProperties Property Map
- AWS Properties
- awsRegion String
- AWS Region
- awsSource StringSchema 
- AWS Source Schema
- Map<String>
- AWS Tags
- publicCloud StringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud StringResource Name 
- Public Cloud Resource Name
Macie2JobSummaryPropertiesResponse, Macie2JobSummaryPropertiesResponseArgs        
- ProvisioningState string
- The status of the last operation.
- Arn string
- Amazon Resource Name (ARN)
- AwsAccount stringId 
- AWS Account ID
- AwsProperties Pulumi.Azure Native. Aws Connector. Inputs. Aws Macie2Job Summary Properties Response 
- AWS Properties
- AwsRegion string
- AWS Region
- AwsSource stringSchema 
- AWS Source Schema
- Dictionary<string, string>
- AWS Tags
- PublicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- PublicCloud stringResource Name 
- Public Cloud Resource Name
- ProvisioningState string
- The status of the last operation.
- Arn string
- Amazon Resource Name (ARN)
- AwsAccount stringId 
- AWS Account ID
- AwsProperties AwsMacie2Job Summary Properties Response 
- AWS Properties
- AwsRegion string
- AWS Region
- AwsSource stringSchema 
- AWS Source Schema
- map[string]string
- AWS Tags
- PublicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- PublicCloud stringResource Name 
- Public Cloud Resource Name
- provisioningState String
- The status of the last operation.
- arn String
- Amazon Resource Name (ARN)
- awsAccount StringId 
- AWS Account ID
- awsProperties AwsMacie2Job Summary Properties Response 
- AWS Properties
- awsRegion String
- AWS Region
- awsSource StringSchema 
- AWS Source Schema
- Map<String,String>
- AWS Tags
- publicCloud StringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud StringResource Name 
- Public Cloud Resource Name
- provisioningState string
- The status of the last operation.
- arn string
- Amazon Resource Name (ARN)
- awsAccount stringId 
- AWS Account ID
- awsProperties AwsMacie2Job Summary Properties Response 
- AWS Properties
- awsRegion string
- AWS Region
- awsSource stringSchema 
- AWS Source Schema
- {[key: string]: string}
- AWS Tags
- publicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud 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 AwsMacie2Job Summary 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
- provisioningState String
- The status of the last operation.
- arn String
- Amazon Resource Name (ARN)
- awsAccount StringId 
- AWS Account ID
- awsProperties Property Map
- AWS Properties
- awsRegion String
- AWS Region
- awsSource StringSchema 
- AWS Source Schema
- Map<String>
- AWS Tags
- publicCloud StringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud StringResource Name 
- Public Cloud Resource Name
S3BucketCriteriaForJob, S3BucketCriteriaForJobArgs        
S3BucketCriteriaForJobResponse, S3BucketCriteriaForJobResponseArgs          
S3BucketDefinitionForJob, S3BucketDefinitionForJobArgs        
- account_id str
- buckets Sequence[str]
S3BucketDefinitionForJobResponse, S3BucketDefinitionForJobResponseArgs          
- account_id str
- buckets Sequence[str]
SimpleCriterionForJob, SimpleCriterionForJobArgs        
- comparator Property Map
- key Property Map
- values List<String>
SimpleCriterionForJobResponse, SimpleCriterionForJobResponseArgs          
- comparator Property Map
- key Property Map
- values List<String>
SimpleCriterionKeyForJob, SimpleCriterionKeyForJobArgs          
- ACCOUNT_ID
- ACCOUNT_IDSimpleCriterionKeyForJob enum ACCOUNT_ID
- S3_BUCKET_EFFECTIVE_PERMISSION
- S3_BUCKET_EFFECTIVE_PERMISSIONSimpleCriterionKeyForJob enum S3_BUCKET_EFFECTIVE_PERMISSION
- S3_BUCKET_NAME
- S3_BUCKET_NAMESimpleCriterionKeyForJob enum S3_BUCKET_NAME
- S3_BUCKET_SHARED_ACCESS
- S3_BUCKET_SHARED_ACCESSSimpleCriterionKeyForJob enum S3_BUCKET_SHARED_ACCESS
- SimpleCriterion Key For Job_ACCOUNT_ID 
- ACCOUNT_IDSimpleCriterionKeyForJob enum ACCOUNT_ID
- SimpleCriterion Key For Job_S3_BUCKET_EFFECTIVE_PERMISSION 
- S3_BUCKET_EFFECTIVE_PERMISSIONSimpleCriterionKeyForJob enum S3_BUCKET_EFFECTIVE_PERMISSION
- SimpleCriterion Key For Job_S3_BUCKET_NAME 
- S3_BUCKET_NAMESimpleCriterionKeyForJob enum S3_BUCKET_NAME
- SimpleCriterion Key For Job_S3_BUCKET_SHARED_ACCESS 
- S3_BUCKET_SHARED_ACCESSSimpleCriterionKeyForJob enum S3_BUCKET_SHARED_ACCESS
- ACCOUNT_ID
- ACCOUNT_IDSimpleCriterionKeyForJob enum ACCOUNT_ID
- S3_BUCKET_EFFECTIVE_PERMISSION
- S3_BUCKET_EFFECTIVE_PERMISSIONSimpleCriterionKeyForJob enum S3_BUCKET_EFFECTIVE_PERMISSION
- S3_BUCKET_NAME
- S3_BUCKET_NAMESimpleCriterionKeyForJob enum S3_BUCKET_NAME
- S3_BUCKET_SHARED_ACCESS
- S3_BUCKET_SHARED_ACCESSSimpleCriterionKeyForJob enum S3_BUCKET_SHARED_ACCESS
- ACCOUNT_ID
- ACCOUNT_IDSimpleCriterionKeyForJob enum ACCOUNT_ID
- S3_BUCKET_EFFECTIVE_PERMISSION
- S3_BUCKET_EFFECTIVE_PERMISSIONSimpleCriterionKeyForJob enum S3_BUCKET_EFFECTIVE_PERMISSION
- S3_BUCKET_NAME
- S3_BUCKET_NAMESimpleCriterionKeyForJob enum S3_BUCKET_NAME
- S3_BUCKET_SHARED_ACCESS
- S3_BUCKET_SHARED_ACCESSSimpleCriterionKeyForJob enum S3_BUCKET_SHARED_ACCESS
- ACCOUN_T_ID
- ACCOUNT_IDSimpleCriterionKeyForJob enum ACCOUNT_ID
- S3_BUCKE_T_EFFECTIV_E_PERMISSION
- S3_BUCKET_EFFECTIVE_PERMISSIONSimpleCriterionKeyForJob enum S3_BUCKET_EFFECTIVE_PERMISSION
- S3_BUCKE_T_NAME
- S3_BUCKET_NAMESimpleCriterionKeyForJob enum S3_BUCKET_NAME
- S3_BUCKE_T_SHARE_D_ACCESS
- S3_BUCKET_SHARED_ACCESSSimpleCriterionKeyForJob enum S3_BUCKET_SHARED_ACCESS
- "ACCOUNT_ID"
- ACCOUNT_IDSimpleCriterionKeyForJob enum ACCOUNT_ID
- "S3_BUCKET_EFFECTIVE_PERMISSION"
- S3_BUCKET_EFFECTIVE_PERMISSIONSimpleCriterionKeyForJob enum S3_BUCKET_EFFECTIVE_PERMISSION
- "S3_BUCKET_NAME"
- S3_BUCKET_NAMESimpleCriterionKeyForJob enum S3_BUCKET_NAME
- "S3_BUCKET_SHARED_ACCESS"
- S3_BUCKET_SHARED_ACCESSSimpleCriterionKeyForJob enum S3_BUCKET_SHARED_ACCESS
SimpleCriterionKeyForJobEnumValue, SimpleCriterionKeyForJobEnumValueArgs              
- Value
string | Pulumi.Azure Native. Aws Connector. Simple Criterion Key For Job 
- Property value
- Value
string | SimpleCriterion Key For Job 
- Property value
- value
String | SimpleCriterion Key For Job 
- Property value
- value
string | SimpleCriterion Key For Job 
- Property value
- value
str | SimpleCriterion Key For Job 
- Property value
SimpleCriterionKeyForJobEnumValueResponse, SimpleCriterionKeyForJobEnumValueResponseArgs                
- Value string
- Property value
- Value string
- Property value
- value String
- Property value
- value string
- Property value
- value str
- Property value
- value String
- Property value
SystemDataResponse, SystemDataResponseArgs      
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
TagCriterionForJob, TagCriterionForJobArgs        
TagCriterionForJobResponse, TagCriterionForJobResponseArgs          
TagCriterionPairForJob, TagCriterionPairForJobArgs          
TagCriterionPairForJobResponse, TagCriterionPairForJobResponseArgs            
UserPausedDetails, UserPausedDetailsArgs      
- JobExpires stringAt 
- JobImminent stringExpiration Health Event Arn 
- JobPaused stringAt 
- JobExpires stringAt 
- JobImminent stringExpiration Health Event Arn 
- JobPaused stringAt 
- jobExpires StringAt 
- jobImminent StringExpiration Health Event Arn 
- jobPaused StringAt 
- jobExpires stringAt 
- jobImminent stringExpiration Health Event Arn 
- jobPaused stringAt 
- jobExpires StringAt 
- jobImminent StringExpiration Health Event Arn 
- jobPaused StringAt 
UserPausedDetailsResponse, UserPausedDetailsResponseArgs        
- JobExpires stringAt 
- JobImminent stringExpiration Health Event Arn 
- JobPaused stringAt 
- JobExpires stringAt 
- JobImminent stringExpiration Health Event Arn 
- JobPaused stringAt 
- jobExpires StringAt 
- jobImminent StringExpiration Health Event Arn 
- jobPaused StringAt 
- jobExpires stringAt 
- jobImminent stringExpiration Health Event Arn 
- jobPaused stringAt 
- jobExpires StringAt 
- jobImminent StringExpiration Health Event Arn 
- jobPaused StringAt 
Import
An existing resource can be imported using its type token, name, and identifier, e.g.
$ pulumi import azure-native:awsconnector:Macie2JobSummary qudjxsijrxroghlueytcvgjxcqmz /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AwsConnector/macie2JobSummaries/{name} 
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0