Class: AWSCDK::Config::ResourceType

Inherits:
Jsii::Object
  • Object
show all
Defined in:
config/resource_type.rb

Overview

Resources types that are supported by AWS Config.

Class Method Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(*args) ⇒ ResourceType

Returns a new instance of ResourceType.

Raises:

  • (NoMethodError)


10
11
12
# File 'config/resource_type.rb', line 10

def initialize(*args)
  raise NoMethodError, "aws-cdk-lib.aws_config.ResourceType does not have a visible constructor; use the provided factory methods"
end

Class Method Details

.ACM_CERTIFICATEAWSCDK::Config::ResourceType

AWS Certificate manager certificate.

Returns:

  • (AWSCDK::Config::ResourceType)


32
33
34
# File 'config/resource_type.rb', line 32

def self.ACM_CERTIFICATE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ACM_CERTIFICATE")
end

.ACMPCA_CERTIFICATE_AUTHORITYAWSCDK::Config::ResourceType

AWS Private Certificate Authority CertificateAuthority.

Returns:

  • (AWSCDK::Config::ResourceType)


39
40
41
# File 'config/resource_type.rb', line 39

def self.ACMPCA_CERTIFICATE_AUTHORITY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ACMPCA_CERTIFICATE_AUTHORITY")
end

.ACMPCA_CERTIFICATE_AUTHORITY_ACTIVATIONAWSCDK::Config::ResourceType

AWS Private Certificate Authority CertificateAuthorityActivation.

Returns:

  • (AWSCDK::Config::ResourceType)


46
47
48
# File 'config/resource_type.rb', line 46

def self.ACMPCA_CERTIFICATE_AUTHORITY_ACTIVATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ACMPCA_CERTIFICATE_AUTHORITY_ACTIVATION")
end

.AMAZON_MQ_BROKERAWSCDK::Config::ResourceType

Amazon MQ broker.

Returns:

  • (AWSCDK::Config::ResourceType)


53
54
55
# File 'config/resource_type.rb', line 53

def self.AMAZON_MQ_BROKER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "AMAZON_MQ_BROKER")
end

.AMPLIFY_APPAWSCDK::Config::ResourceType

AWS Amplify App.

Returns:

  • (AWSCDK::Config::ResourceType)


60
61
62
# File 'config/resource_type.rb', line 60

def self.AMPLIFY_APP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "AMPLIFY_APP")
end

.AMPLIFY_BRANCHAWSCDK::Config::ResourceType

AWS Amplify Branch.

Returns:

  • (AWSCDK::Config::ResourceType)


67
68
69
# File 'config/resource_type.rb', line 67

def self.AMPLIFY_BRANCH()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "AMPLIFY_BRANCH")
end

.APIGATEWAY_REST_APIAWSCDK::Config::ResourceType

API Gateway REST API.

Returns:

  • (AWSCDK::Config::ResourceType)


74
75
76
# File 'config/resource_type.rb', line 74

def self.APIGATEWAY_REST_API()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APIGATEWAY_REST_API")
end

.APIGATEWAY_STAGEAWSCDK::Config::ResourceType

API Gateway Stage.

Returns:

  • (AWSCDK::Config::ResourceType)


81
82
83
# File 'config/resource_type.rb', line 81

def self.APIGATEWAY_STAGE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APIGATEWAY_STAGE")
end

.APIGATEWAYV2_APIAWSCDK::Config::ResourceType

API Gatewayv2 API.

Returns:

  • (AWSCDK::Config::ResourceType)


88
89
90
# File 'config/resource_type.rb', line 88

def self.APIGATEWAYV2_API()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APIGATEWAYV2_API")
end

.APIGATEWAYV2_STAGEAWSCDK::Config::ResourceType

API Gatewayv2 Stage.

Returns:

  • (AWSCDK::Config::ResourceType)


95
96
97
# File 'config/resource_type.rb', line 95

def self.APIGATEWAYV2_STAGE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APIGATEWAYV2_STAGE")
end

.APP_CONFIG_DEPLOYMENT_STRATEGYAWSCDK::Config::ResourceType

AWS AppConfig Deployment Strategy.

Returns:

  • (AWSCDK::Config::ResourceType)


102
103
104
# File 'config/resource_type.rb', line 102

def self.APP_CONFIG_DEPLOYMENT_STRATEGY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APP_CONFIG_DEPLOYMENT_STRATEGY")
end

.APP_CONFIG_HOSTED_CONFIGURATION_VERSIONAWSCDK::Config::ResourceType

AWS AppConfig HostedConfigurationVersion.

Returns:

  • (AWSCDK::Config::ResourceType)


109
110
111
# File 'config/resource_type.rb', line 109

def self.APP_CONFIG_HOSTED_CONFIGURATION_VERSION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APP_CONFIG_HOSTED_CONFIGURATION_VERSION")
end

.APP_FLOW_FLOWAWSCDK::Config::ResourceType

Amazon AppFlow Flow.

Returns:

  • (AWSCDK::Config::ResourceType)


116
117
118
# File 'config/resource_type.rb', line 116

def self.APP_FLOW_FLOW()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APP_FLOW_FLOW")
end

.APP_INTEGRATIONS_EVENT_INTEGRATIONAWSCDK::Config::ResourceType

Amazon AppIntegrations EventIntegration.

Returns:

  • (AWSCDK::Config::ResourceType)


123
124
125
# File 'config/resource_type.rb', line 123

def self.APP_INTEGRATIONS_EVENT_INTEGRATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APP_INTEGRATIONS_EVENT_INTEGRATION")
end

.APP_MESH_GATEWAY_ROUTEAWSCDK::Config::ResourceType

AWS AppMesh GatewayRoute.

Returns:

  • (AWSCDK::Config::ResourceType)


130
131
132
# File 'config/resource_type.rb', line 130

def self.APP_MESH_GATEWAY_ROUTE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APP_MESH_GATEWAY_ROUTE")
end

.APP_MESH_MESHAWSCDK::Config::ResourceType

AWS AppMesh Mesh.

Returns:

  • (AWSCDK::Config::ResourceType)


137
138
139
# File 'config/resource_type.rb', line 137

def self.APP_MESH_MESH()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APP_MESH_MESH")
end

.APP_MESH_ROUTEAWSCDK::Config::ResourceType

AWS AppMesh Route.

Returns:

  • (AWSCDK::Config::ResourceType)


144
145
146
# File 'config/resource_type.rb', line 144

def self.APP_MESH_ROUTE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APP_MESH_ROUTE")
end

.APP_MESH_VIRTUAL_GATEWAYAWSCDK::Config::ResourceType

AWS AppMesh VirtualGateway.

Returns:

  • (AWSCDK::Config::ResourceType)


151
152
153
# File 'config/resource_type.rb', line 151

def self.APP_MESH_VIRTUAL_GATEWAY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APP_MESH_VIRTUAL_GATEWAY")
end

.APP_MESH_VIRTUAL_NODEAWSCDK::Config::ResourceType

AWS AppMesh VirtualNode.

Returns:

  • (AWSCDK::Config::ResourceType)


158
159
160
# File 'config/resource_type.rb', line 158

def self.APP_MESH_VIRTUAL_NODE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APP_MESH_VIRTUAL_NODE")
end

.APP_MESH_VIRTUAL_ROUTERAWSCDK::Config::ResourceType

AWS AppMesh VirtualRouter.

Returns:

  • (AWSCDK::Config::ResourceType)


165
166
167
# File 'config/resource_type.rb', line 165

def self.APP_MESH_VIRTUAL_ROUTER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APP_MESH_VIRTUAL_ROUTER")
end

.APP_MESH_VIRTUAL_SERVICEAWSCDK::Config::ResourceType

AWS AppMesh VirtualService.

Returns:

  • (AWSCDK::Config::ResourceType)


172
173
174
# File 'config/resource_type.rb', line 172

def self.APP_MESH_VIRTUAL_SERVICE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APP_MESH_VIRTUAL_SERVICE")
end

.APP_RUNNER_SERVICEAWSCDK::Config::ResourceType

AWS AppRunner Service.

Returns:

  • (AWSCDK::Config::ResourceType)


179
180
181
# File 'config/resource_type.rb', line 179

def self.APP_RUNNER_SERVICE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APP_RUNNER_SERVICE")
end

.APP_RUNNER_VPC_CONNECTORAWSCDK::Config::ResourceType

AWS AppRunner VpcConnector.

Returns:

  • (AWSCDK::Config::ResourceType)


186
187
188
# File 'config/resource_type.rb', line 186

def self.APP_RUNNER_VPC_CONNECTOR()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APP_RUNNER_VPC_CONNECTOR")
end

.APP_STREAM_APPLICATIONAWSCDK::Config::ResourceType

Amazon AppStream Application.

Returns:

  • (AWSCDK::Config::ResourceType)


193
194
195
# File 'config/resource_type.rb', line 193

def self.APP_STREAM_APPLICATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APP_STREAM_APPLICATION")
end

.APP_STREAM_DIRECTORY_CONFIGAWSCDK::Config::ResourceType

Amazon AppStream Directory Config.

Returns:

  • (AWSCDK::Config::ResourceType)


200
201
202
# File 'config/resource_type.rb', line 200

def self.APP_STREAM_DIRECTORY_CONFIG()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APP_STREAM_DIRECTORY_CONFIG")
end

.APP_STREAM_FLEETAWSCDK::Config::ResourceType

Amazon AppStream Fleet.

Returns:

  • (AWSCDK::Config::ResourceType)


207
208
209
# File 'config/resource_type.rb', line 207

def self.APP_STREAM_FLEET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APP_STREAM_FLEET")
end

.APP_STREAM_STACKAWSCDK::Config::ResourceType

Amazon AppStream Stack.

Returns:

  • (AWSCDK::Config::ResourceType)


214
215
216
# File 'config/resource_type.rb', line 214

def self.APP_STREAM_STACK()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APP_STREAM_STACK")
end

.APPCONFIG_APPLICATIONAWSCDK::Config::ResourceType

AWS AppConfig application.

Returns:

  • (AWSCDK::Config::ResourceType)


221
222
223
# File 'config/resource_type.rb', line 221

def self.APPCONFIG_APPLICATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APPCONFIG_APPLICATION")
end

.APPCONFIG_CONFIGURATION_PROFILEAWSCDK::Config::ResourceType

AWS AppConfig configuration profile.

Returns:

  • (AWSCDK::Config::ResourceType)


228
229
230
# File 'config/resource_type.rb', line 228

def self.APPCONFIG_CONFIGURATION_PROFILE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APPCONFIG_CONFIGURATION_PROFILE")
end

.APPCONFIG_ENVIRONMENTAWSCDK::Config::ResourceType

AWS AppConfig environment.

Returns:

  • (AWSCDK::Config::ResourceType)


235
236
237
# File 'config/resource_type.rb', line 235

def self.APPCONFIG_ENVIRONMENT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APPCONFIG_ENVIRONMENT")
end

.APPSYNC_GRAPHQL_APIAWSCDK::Config::ResourceType

AWS AppSync GraphQL Api.

Returns:

  • (AWSCDK::Config::ResourceType)


242
243
244
# File 'config/resource_type.rb', line 242

def self.APPSYNC_GRAPHQL_API()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APPSYNC_GRAPHQL_API")
end

.APS_RULE_GROUPS_NAMESPACEAWSCDK::Config::ResourceType

Amazon Managed Service for Prometheus RuleGroupsNamespace.

Returns:

  • (AWSCDK::Config::ResourceType)


249
250
251
# File 'config/resource_type.rb', line 249

def self.APS_RULE_GROUPS_NAMESPACE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "APS_RULE_GROUPS_NAMESPACE")
end

.ATHENA_PREPARED_STATEMENTAWSCDK::Config::ResourceType

Amazon Athena PreparedStatement.

Returns:

  • (AWSCDK::Config::ResourceType)


256
257
258
# File 'config/resource_type.rb', line 256

def self.ATHENA_PREPARED_STATEMENT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ATHENA_PREPARED_STATEMENT")
end

.AUDIT_MANAGER_ASSESSMENTAWSCDK::Config::ResourceType

AWS AuditManager Assessment.

Returns:

  • (AWSCDK::Config::ResourceType)


263
264
265
# File 'config/resource_type.rb', line 263

def self.AUDIT_MANAGER_ASSESSMENT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "AUDIT_MANAGER_ASSESSMENT")
end

.AUTO_SCALING_GROUPAWSCDK::Config::ResourceType

AWS Auto Scaling group.

Returns:

  • (AWSCDK::Config::ResourceType)


270
271
272
# File 'config/resource_type.rb', line 270

def self.AUTO_SCALING_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "AUTO_SCALING_GROUP")
end

.AUTO_SCALING_LAUNCH_CONFIGURATIONAWSCDK::Config::ResourceType

AWS Auto Scaling launch configuration.

Returns:

  • (AWSCDK::Config::ResourceType)


277
278
279
# File 'config/resource_type.rb', line 277

def self.AUTO_SCALING_LAUNCH_CONFIGURATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "AUTO_SCALING_LAUNCH_CONFIGURATION")
end

.AUTO_SCALING_POLICYAWSCDK::Config::ResourceType

AWS Auto Scaling policy.

Returns:

  • (AWSCDK::Config::ResourceType)


284
285
286
# File 'config/resource_type.rb', line 284

def self.AUTO_SCALING_POLICY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "AUTO_SCALING_POLICY")
end

.AUTO_SCALING_SCHEDULED_ACTIONAWSCDK::Config::ResourceType

AWS Auto Scaling scheduled action.

Returns:

  • (AWSCDK::Config::ResourceType)


291
292
293
# File 'config/resource_type.rb', line 291

def self.AUTO_SCALING_SCHEDULED_ACTION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "AUTO_SCALING_SCHEDULED_ACTION")
end

.AUTO_SCALING_WARM_POOLAWSCDK::Config::ResourceType

EC2 Auto Scaling Warm Pool.

Returns:

  • (AWSCDK::Config::ResourceType)


298
299
300
# File 'config/resource_type.rb', line 298

def self.AUTO_SCALING_WARM_POOL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "AUTO_SCALING_WARM_POOL")
end

.BACKUP_BACKUP_PLANAWSCDK::Config::ResourceType

AWS Backup backup plan.

Returns:

  • (AWSCDK::Config::ResourceType)


305
306
307
# File 'config/resource_type.rb', line 305

def self.BACKUP_BACKUP_PLAN()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "BACKUP_BACKUP_PLAN")
end

.BACKUP_BACKUP_SELECTIONAWSCDK::Config::ResourceType

AWS Backup backup selection.

Returns:

  • (AWSCDK::Config::ResourceType)


312
313
314
# File 'config/resource_type.rb', line 312

def self.BACKUP_BACKUP_SELECTION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "BACKUP_BACKUP_SELECTION")
end

.BACKUP_BACKUP_VAULTAWSCDK::Config::ResourceType

AWS Backup backup vault.

Returns:

  • (AWSCDK::Config::ResourceType)


319
320
321
# File 'config/resource_type.rb', line 319

def self.BACKUP_BACKUP_VAULT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "BACKUP_BACKUP_VAULT")
end

.BACKUP_RECOVERY_POINTAWSCDK::Config::ResourceType

AWS Backup recovery point.

Returns:

  • (AWSCDK::Config::ResourceType)


326
327
328
# File 'config/resource_type.rb', line 326

def self.BACKUP_RECOVERY_POINT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "BACKUP_RECOVERY_POINT")
end

.BACKUP_REPORT_PLANAWSCDK::Config::ResourceType

AWS Backup report plan.

Returns:

  • (AWSCDK::Config::ResourceType)


333
334
335
# File 'config/resource_type.rb', line 333

def self.BACKUP_REPORT_PLAN()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "BACKUP_REPORT_PLAN")
end

.BATCH_COMPUTE_ENVIRONMENTAWSCDK::Config::ResourceType

AWS Batch compute environment.

Returns:

  • (AWSCDK::Config::ResourceType)


340
341
342
# File 'config/resource_type.rb', line 340

def self.BATCH_COMPUTE_ENVIRONMENT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "BATCH_COMPUTE_ENVIRONMENT")
end

.BATCH_JOB_QUEUEAWSCDK::Config::ResourceType

AWS Batch job queue.

Returns:

  • (AWSCDK::Config::ResourceType)


347
348
349
# File 'config/resource_type.rb', line 347

def self.BATCH_JOB_QUEUE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "BATCH_JOB_QUEUE")
end

.BATCH_SCHEDULING_POLICYAWSCDK::Config::ResourceType

AWS Batch SchedulingPolicy.

Returns:

  • (AWSCDK::Config::ResourceType)


354
355
356
# File 'config/resource_type.rb', line 354

def self.BATCH_SCHEDULING_POLICY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "BATCH_SCHEDULING_POLICY")
end

.BUDGETS_BUDGETS_ACTIONAWSCDK::Config::ResourceType

AWS Budgets Budgets Action.

Returns:

  • (AWSCDK::Config::ResourceType)


361
362
363
# File 'config/resource_type.rb', line 361

def self.BUDGETS_BUDGETS_ACTION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "BUDGETS_BUDGETS_ACTION")
end

.CASSANDRA_KEYSPACEAWSCDK::Config::ResourceType

Amazon KeySpaces Cassandra Keyspace.

Returns:

  • (AWSCDK::Config::ResourceType)


368
369
370
# File 'config/resource_type.rb', line 368

def self.CASSANDRA_KEYSPACE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CASSANDRA_KEYSPACE")
end

.CLOUD9_ENVIRONMENT_EC2AWSCDK::Config::ResourceType

AWS Cloud9 environment EC2.

Returns:

  • (AWSCDK::Config::ResourceType)


382
383
384
# File 'config/resource_type.rb', line 382

def self.CLOUD9_ENVIRONMENT_EC2()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CLOUD9_ENVIRONMENT_EC2")
end

.CLOUD_WATCH_METRIC_STREAMAWSCDK::Config::ResourceType

Amazon CloudWatch Metric Stream.

Returns:

  • (AWSCDK::Config::ResourceType)


375
376
377
# File 'config/resource_type.rb', line 375

def self.CLOUD_WATCH_METRIC_STREAM()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CLOUD_WATCH_METRIC_STREAM")
end

.CLOUDFORMATION_STACKAWSCDK::Config::ResourceType

AWS CloudFormation stack.

Returns:

  • (AWSCDK::Config::ResourceType)


389
390
391
# File 'config/resource_type.rb', line 389

def self.CLOUDFORMATION_STACK()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CLOUDFORMATION_STACK")
end

.CLOUDFRONT_DISTRIBUTIONAWSCDK::Config::ResourceType

Amazon CloudFront Distribution.

Returns:

  • (AWSCDK::Config::ResourceType)


396
397
398
# File 'config/resource_type.rb', line 396

def self.CLOUDFRONT_DISTRIBUTION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CLOUDFRONT_DISTRIBUTION")
end

.CLOUDFRONT_STREAMING_DISTRIBUTIONAWSCDK::Config::ResourceType

Amazon CloudFront streaming distribution.

Returns:

  • (AWSCDK::Config::ResourceType)


403
404
405
# File 'config/resource_type.rb', line 403

def self.CLOUDFRONT_STREAMING_DISTRIBUTION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CLOUDFRONT_STREAMING_DISTRIBUTION")
end

.CLOUDTRAIL_TRAILAWSCDK::Config::ResourceType

AWS CloudTrail trail.

Returns:

  • (AWSCDK::Config::ResourceType)


410
411
412
# File 'config/resource_type.rb', line 410

def self.CLOUDTRAIL_TRAIL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CLOUDTRAIL_TRAIL")
end

.CLOUDWATCH_ALARMAWSCDK::Config::ResourceType

Amazon CloudWatch Alarm.

Returns:

  • (AWSCDK::Config::ResourceType)


417
418
419
# File 'config/resource_type.rb', line 417

def self.CLOUDWATCH_ALARM()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CLOUDWATCH_ALARM")
end

.CLOUDWATCH_RUM_APP_MONITORAWSCDK::Config::ResourceType

Amazon CloudWatch RUM.

Returns:

  • (AWSCDK::Config::ResourceType)


424
425
426
# File 'config/resource_type.rb', line 424

def self.CLOUDWATCH_RUM_APP_MONITOR()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CLOUDWATCH_RUM_APP_MONITOR")
end

.CODE_ARTIFACT_REPOSITORYAWSCDK::Config::ResourceType

AWS CodeArtifact Repository.

Returns:

  • (AWSCDK::Config::ResourceType)


431
432
433
# File 'config/resource_type.rb', line 431

def self.CODE_ARTIFACT_REPOSITORY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CODE_ARTIFACT_REPOSITORY")
end

.CODE_BUILD_REPORT_GROUPAWSCDK::Config::ResourceType

AWS CodeBuild ReportGroup.

Returns:

  • (AWSCDK::Config::ResourceType)


438
439
440
# File 'config/resource_type.rb', line 438

def self.CODE_BUILD_REPORT_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CODE_BUILD_REPORT_GROUP")
end

.CODE_GURU_PROFILER_PROFILING_GROUPAWSCDK::Config::ResourceType

Amazon CodeGuruP rofiler ProfilingGroup.

Returns:

  • (AWSCDK::Config::ResourceType)


445
446
447
# File 'config/resource_type.rb', line 445

def self.CODE_GURU_PROFILER_PROFILING_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CODE_GURU_PROFILER_PROFILING_GROUP")
end

.CODE_GURU_REVIEWER_REPOSITORY_ASSOCIATIONAWSCDK::Config::ResourceType

Amazon CodeGuru Reviewer Repository Association.

Returns:

  • (AWSCDK::Config::ResourceType)


452
453
454
# File 'config/resource_type.rb', line 452

def self.CODE_GURU_REVIEWER_REPOSITORY_ASSOCIATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CODE_GURU_REVIEWER_REPOSITORY_ASSOCIATION")
end

.CODEBUILD_PROJECTAWSCDK::Config::ResourceType

AWS CodeBuild project.

Returns:

  • (AWSCDK::Config::ResourceType)


459
460
461
# File 'config/resource_type.rb', line 459

def self.CODEBUILD_PROJECT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CODEBUILD_PROJECT")
end

.CODEDEPLOY_APPLICATIONAWSCDK::Config::ResourceType

AWS CodeDeploy application.

Returns:

  • (AWSCDK::Config::ResourceType)


466
467
468
# File 'config/resource_type.rb', line 466

def self.CODEDEPLOY_APPLICATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CODEDEPLOY_APPLICATION")
end

.CODEDEPLOY_DEPLOYMENT_CONFIGAWSCDK::Config::ResourceType

AWS CodeDeploy deployment config.

Returns:

  • (AWSCDK::Config::ResourceType)


473
474
475
# File 'config/resource_type.rb', line 473

def self.CODEDEPLOY_DEPLOYMENT_CONFIG()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CODEDEPLOY_DEPLOYMENT_CONFIG")
end

.CODEDEPLOY_DEPLOYMENT_GROUPAWSCDK::Config::ResourceType

AWS CodeDeploy deployment group.

Returns:

  • (AWSCDK::Config::ResourceType)


480
481
482
# File 'config/resource_type.rb', line 480

def self.CODEDEPLOY_DEPLOYMENT_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CODEDEPLOY_DEPLOYMENT_GROUP")
end

.CODEPIPELINE_PIPELINEAWSCDK::Config::ResourceType

AWS CodePipeline pipeline.

Returns:

  • (AWSCDK::Config::ResourceType)


487
488
489
# File 'config/resource_type.rb', line 487

def self.CODEPIPELINE_PIPELINE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CODEPIPELINE_PIPELINE")
end

.CONFIG_CONFORMANCE_PACK_COMPLIANCEAWSCDK::Config::ResourceType

AWS Config conformance pack compliance.

Returns:

  • (AWSCDK::Config::ResourceType)


494
495
496
# File 'config/resource_type.rb', line 494

def self.CONFIG_CONFORMANCE_PACK_COMPLIANCE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CONFIG_CONFORMANCE_PACK_COMPLIANCE")
end

.CONFIG_RESOURCE_COMPLIANCEAWSCDK::Config::ResourceType

AWS Config resource compliance.

Returns:

  • (AWSCDK::Config::ResourceType)


501
502
503
# File 'config/resource_type.rb', line 501

def self.CONFIG_RESOURCE_COMPLIANCE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CONFIG_RESOURCE_COMPLIANCE")
end

.CONNECT_INSTANCEAWSCDK::Config::ResourceType

Amazon Connect Instance.

Returns:

  • (AWSCDK::Config::ResourceType)


508
509
510
# File 'config/resource_type.rb', line 508

def self.CONNECT_INSTANCE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CONNECT_INSTANCE")
end

.CONNECT_PHONE_NUMBERAWSCDK::Config::ResourceType

Amazon Connect Phone Number.

Returns:

  • (AWSCDK::Config::ResourceType)


515
516
517
# File 'config/resource_type.rb', line 515

def self.CONNECT_PHONE_NUMBER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CONNECT_PHONE_NUMBER")
end

.CONNECT_QUICK_CONNECTAWSCDK::Config::ResourceType

Amazon Connect QuickConnect.

Returns:

  • (AWSCDK::Config::ResourceType)


522
523
524
# File 'config/resource_type.rb', line 522

def self.CONNECT_QUICK_CONNECT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CONNECT_QUICK_CONNECT")
end

.CUSTOMER_PROFILES_DOMAINAWSCDK::Config::ResourceType

Amazon Connect Customer Profiles Domain.

Returns:

  • (AWSCDK::Config::ResourceType)


529
530
531
# File 'config/resource_type.rb', line 529

def self.CUSTOMER_PROFILES_DOMAIN()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CUSTOMER_PROFILES_DOMAIN")
end

.CUSTOMER_PROFILES_OBJECT_TYPEAWSCDK::Config::ResourceType

Amazon Connect CustomerProfiles ObjectType.

Returns:

  • (AWSCDK::Config::ResourceType)


536
537
538
# File 'config/resource_type.rb', line 536

def self.CUSTOMER_PROFILES_OBJECT_TYPE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "CUSTOMER_PROFILES_OBJECT_TYPE")
end

.DATASYNC_LOCATION_EFSAWSCDK::Config::ResourceType

AWS DataSync location EFS.

Returns:

  • (AWSCDK::Config::ResourceType)


543
544
545
# File 'config/resource_type.rb', line 543

def self.DATASYNC_LOCATION_EFS()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "DATASYNC_LOCATION_EFS")
end

.DATASYNC_LOCATION_FSX_LUSTREAWSCDK::Config::ResourceType

AWS DataSync location FSx Lustre.

Returns:

  • (AWSCDK::Config::ResourceType)


550
551
552
# File 'config/resource_type.rb', line 550

def self.DATASYNC_LOCATION_FSX_LUSTRE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "DATASYNC_LOCATION_FSX_LUSTRE")
end

.DATASYNC_LOCATION_FSX_WINDOWSAWSCDK::Config::ResourceType

AWS DataSync location FSx Windows.

Returns:

  • (AWSCDK::Config::ResourceType)


557
558
559
# File 'config/resource_type.rb', line 557

def self.DATASYNC_LOCATION_FSX_WINDOWS()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "DATASYNC_LOCATION_FSX_WINDOWS")
end

.DATASYNC_LOCATION_HDFSAWSCDK::Config::ResourceType

AWS DataSync location HDFS.

Returns:

  • (AWSCDK::Config::ResourceType)


564
565
566
# File 'config/resource_type.rb', line 564

def self.DATASYNC_LOCATION_HDFS()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "DATASYNC_LOCATION_HDFS")
end

.DATASYNC_LOCATION_NFSAWSCDK::Config::ResourceType

AWS DataSync location NFS.

Returns:

  • (AWSCDK::Config::ResourceType)


571
572
573
# File 'config/resource_type.rb', line 571

def self.DATASYNC_LOCATION_NFS()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "DATASYNC_LOCATION_NFS")
end

.DATASYNC_LOCATION_OBJECT_STORAGEAWSCDK::Config::ResourceType

AWS DataSync location object storage.

Returns:

  • (AWSCDK::Config::ResourceType)


578
579
580
# File 'config/resource_type.rb', line 578

def self.DATASYNC_LOCATION_OBJECT_STORAGE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "DATASYNC_LOCATION_OBJECT_STORAGE")
end

.DATASYNC_LOCATION_S3AWSCDK::Config::ResourceType

AWS DataSync location S3.

Returns:

  • (AWSCDK::Config::ResourceType)


585
586
587
# File 'config/resource_type.rb', line 585

def self.DATASYNC_LOCATION_S3()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "DATASYNC_LOCATION_S3")
end

.DATASYNC_LOCATION_SMBAWSCDK::Config::ResourceType

AWS DataSync location SMB.

Returns:

  • (AWSCDK::Config::ResourceType)


592
593
594
# File 'config/resource_type.rb', line 592

def self.DATASYNC_LOCATION_SMB()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "DATASYNC_LOCATION_SMB")
end

.DATASYNC_TASKAWSCDK::Config::ResourceType

AWS DataSync task.

Returns:

  • (AWSCDK::Config::ResourceType)


599
600
601
# File 'config/resource_type.rb', line 599

def self.DATASYNC_TASK()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "DATASYNC_TASK")
end

.DEVICE_FARM_INSTANCE_PROFILEAWSCDK::Config::ResourceType

AWS DeviceFarm Instance Profile.

Returns:

  • (AWSCDK::Config::ResourceType)


606
607
608
# File 'config/resource_type.rb', line 606

def self.DEVICE_FARM_INSTANCE_PROFILE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "DEVICE_FARM_INSTANCE_PROFILE")
end

.DEVICE_FARM_PROJECTAWSCDK::Config::ResourceType

AWS DeviceFarm Project.

Returns:

  • (AWSCDK::Config::ResourceType)


613
614
615
# File 'config/resource_type.rb', line 613

def self.DEVICE_FARM_PROJECT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "DEVICE_FARM_PROJECT")
end

.DEVICE_FARM_TEST_GRID_PROJECTAWSCDK::Config::ResourceType

AWS Device Farm Test Grid Project.

Returns:

  • (AWSCDK::Config::ResourceType)


620
621
622
# File 'config/resource_type.rb', line 620

def self.DEVICE_FARM_TEST_GRID_PROJECT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "DEVICE_FARM_TEST_GRID_PROJECT")
end

.DMS_ENDPOINTAWSCDK::Config::ResourceType

AWS DMS Endpoint.

Returns:

  • (AWSCDK::Config::ResourceType)


627
628
629
# File 'config/resource_type.rb', line 627

def self.DMS_ENDPOINT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "DMS_ENDPOINT")
end

.DMS_EVENT_SUBSCRIPTIONAWSCDK::Config::ResourceType

AWS DMS event subscription.

Returns:

  • (AWSCDK::Config::ResourceType)


634
635
636
# File 'config/resource_type.rb', line 634

def self.DMS_EVENT_SUBSCRIPTION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "DMS_EVENT_SUBSCRIPTION")
end

.DMS_REPLICATION_SUBNET_GROUPAWSCDK::Config::ResourceType

AWS DMS replication subnet group.

Returns:

  • (AWSCDK::Config::ResourceType)


641
642
643
# File 'config/resource_type.rb', line 641

def self.DMS_REPLICATION_SUBNET_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "DMS_REPLICATION_SUBNET_GROUP")
end

.DYNAMODB_TABLEAWSCDK::Config::ResourceType

Amazon DynamoDB Table.

Returns:

  • (AWSCDK::Config::ResourceType)


648
649
650
# File 'config/resource_type.rb', line 648

def self.DYNAMODB_TABLE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "DYNAMODB_TABLE")
end

.EBS_VOLUMEAWSCDK::Config::ResourceType

Elastic Block Store (EBS) volume.

Returns:

  • (AWSCDK::Config::ResourceType)


655
656
657
# File 'config/resource_type.rb', line 655

def self.EBS_VOLUME()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EBS_VOLUME")
end

.EC2_CAPACITY_RESERVATIONAWSCDK::Config::ResourceType

EC2 CapacityReservation.

Returns:

  • (AWSCDK::Config::ResourceType)


662
663
664
# File 'config/resource_type.rb', line 662

def self.EC2_CAPACITY_RESERVATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_CAPACITY_RESERVATION")
end

.EC2_CARRIER_GATEWAYAWSCDK::Config::ResourceType

EC2 CarrierGateway.

Returns:

  • (AWSCDK::Config::ResourceType)


669
670
671
# File 'config/resource_type.rb', line 669

def self.EC2_CARRIER_GATEWAY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_CARRIER_GATEWAY")
end

.EC2_CLIENT_VPN_ENDPOINTAWSCDK::Config::ResourceType

EC2 ClientVpnEndpoint.

Returns:

  • (AWSCDK::Config::ResourceType)


676
677
678
# File 'config/resource_type.rb', line 676

def self.EC2_CLIENT_VPN_ENDPOINT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_CLIENT_VPN_ENDPOINT")
end

.EC2_CUSTOMER_GATEWAYAWSCDK::Config::ResourceType

Amazon EC2 customer gateway.

Returns:

  • (AWSCDK::Config::ResourceType)


683
684
685
# File 'config/resource_type.rb', line 683

def self.EC2_CUSTOMER_GATEWAY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_CUSTOMER_GATEWAY")
end

.EC2_DHCP_OPTIONSAWSCDK::Config::ResourceType

EC2 DHCP Options.

Returns:

  • (AWSCDK::Config::ResourceType)


690
691
692
# File 'config/resource_type.rb', line 690

def self.EC2_DHCP_OPTIONS()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_DHCP_OPTIONS")
end

.EC2_EC2_FLEETAWSCDK::Config::ResourceType

EC2 EC2 Fleet.

Returns:

  • (AWSCDK::Config::ResourceType)


697
698
699
# File 'config/resource_type.rb', line 697

def self.EC2_EC2_FLEET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_EC2_FLEET")
end

.EC2_EGRESS_ONLY_INTERNET_GATEWAYAWSCDK::Config::ResourceType

EC2 Egress only internet gateway.

Returns:

  • (AWSCDK::Config::ResourceType)


704
705
706
# File 'config/resource_type.rb', line 704

def self.EC2_EGRESS_ONLY_INTERNET_GATEWAY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_EGRESS_ONLY_INTERNET_GATEWAY")
end

.EC2_EIPAWSCDK::Config::ResourceType

EC2 Elastic IP.

Returns:

  • (AWSCDK::Config::ResourceType)


711
712
713
# File 'config/resource_type.rb', line 711

def self.EC2_EIP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_EIP")
end

.EC2_FLOW_LOGAWSCDK::Config::ResourceType

EC2 flow log.

Returns:

  • (AWSCDK::Config::ResourceType)


718
719
720
# File 'config/resource_type.rb', line 718

def self.EC2_FLOW_LOG()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_FLOW_LOG")
end

.EC2_HOSTAWSCDK::Config::ResourceType

EC2 host.

Returns:

  • (AWSCDK::Config::ResourceType)


725
726
727
# File 'config/resource_type.rb', line 725

def self.EC2_HOST()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_HOST")
end

.EC2_INSTANCEAWSCDK::Config::ResourceType

EC2 instance.

Returns:

  • (AWSCDK::Config::ResourceType)


732
733
734
# File 'config/resource_type.rb', line 732

def self.EC2_INSTANCE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_INSTANCE")
end

.EC2_INTERNET_GATEWAYAWSCDK::Config::ResourceType

Amazon EC2 internet gateway.

Returns:

  • (AWSCDK::Config::ResourceType)


739
740
741
# File 'config/resource_type.rb', line 739

def self.EC2_INTERNET_GATEWAY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_INTERNET_GATEWAY")
end

.EC2_IPAMAWSCDK::Config::ResourceType

EC2 IPAM.

Returns:

  • (AWSCDK::Config::ResourceType)


746
747
748
# File 'config/resource_type.rb', line 746

def self.EC2_IPAM()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_IPAM")
end

.EC2_IPAM_POOLAWSCDK::Config::ResourceType

EC2 IPAMPool.

Returns:

  • (AWSCDK::Config::ResourceType)


753
754
755
# File 'config/resource_type.rb', line 753

def self.EC2_IPAM_POOL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_IPAM_POOL")
end

.EC2_IPAM_SCOPEAWSCDK::Config::ResourceType

EC2 IPAMScope.

Returns:

  • (AWSCDK::Config::ResourceType)


760
761
762
# File 'config/resource_type.rb', line 760

def self.EC2_IPAM_SCOPE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_IPAM_SCOPE")
end

.EC2_LAUNCH_TEMPLATEAWSCDK::Config::ResourceType

EC2 launch template.

Returns:

  • (AWSCDK::Config::ResourceType)


767
768
769
# File 'config/resource_type.rb', line 767

def self.EC2_LAUNCH_TEMPLATE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_LAUNCH_TEMPLATE")
end

.EC2_NAT_GATEWAYAWSCDK::Config::ResourceType

EC2 NAT gateway.

Returns:

  • (AWSCDK::Config::ResourceType)


774
775
776
# File 'config/resource_type.rb', line 774

def self.EC2_NAT_GATEWAY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_NAT_GATEWAY")
end

.EC2_NETWORK_ACLAWSCDK::Config::ResourceType

Amazon EC2 network ACL.

Returns:

  • (AWSCDK::Config::ResourceType)


781
782
783
# File 'config/resource_type.rb', line 781

def self.EC2_NETWORK_ACL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_NETWORK_ACL")
end

.EC2_NETWORK_INSIGHTS_ACCESS_SCOPE_ANALYSISAWSCDK::Config::ResourceType

EC2 Network Insights Access Scope Analysis.

Returns:

  • (AWSCDK::Config::ResourceType)


788
789
790
# File 'config/resource_type.rb', line 788

def self.EC2_NETWORK_INSIGHTS_ACCESS_SCOPE_ANALYSIS()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_NETWORK_INSIGHTS_ACCESS_SCOPE_ANALYSIS")
end

.EC2_NETWORK_INSIGHTS_PATHAWSCDK::Config::ResourceType

EC2 Network Insights Path.

Returns:

  • (AWSCDK::Config::ResourceType)


795
796
797
# File 'config/resource_type.rb', line 795

def self.EC2_NETWORK_INSIGHTS_PATH()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_NETWORK_INSIGHTS_PATH")
end

.EC2_NETWORK_INTERFACEAWSCDK::Config::ResourceType

EC2 Network Interface.

Returns:

  • (AWSCDK::Config::ResourceType)


802
803
804
# File 'config/resource_type.rb', line 802

def self.EC2_NETWORK_INTERFACE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_NETWORK_INTERFACE")
end

.EC2_PREFIX_LISTAWSCDK::Config::ResourceType

EC2 PrefixList.

Returns:

  • (AWSCDK::Config::ResourceType)


809
810
811
# File 'config/resource_type.rb', line 809

def self.EC2_PREFIX_LIST()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_PREFIX_LIST")
end

.EC2_REGISTERED_HA_INSTANCEAWSCDK::Config::ResourceType

EC2 registered HA instance.

Returns:

  • (AWSCDK::Config::ResourceType)


816
817
818
# File 'config/resource_type.rb', line 816

def self.EC2_REGISTERED_HA_INSTANCE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_REGISTERED_HA_INSTANCE")
end

.EC2_ROUTE_TABLEAWSCDK::Config::ResourceType

Amazon EC2 route table.

Returns:

  • (AWSCDK::Config::ResourceType)


823
824
825
# File 'config/resource_type.rb', line 823

def self.EC2_ROUTE_TABLE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_ROUTE_TABLE")
end

.EC2_SECURITY_GROUPAWSCDK::Config::ResourceType

EC2 security group.

Returns:

  • (AWSCDK::Config::ResourceType)


830
831
832
# File 'config/resource_type.rb', line 830

def self.EC2_SECURITY_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_SECURITY_GROUP")
end

.EC2_SPOT_FLEETAWSCDK::Config::ResourceType

EC2 SpotFleet.

Returns:

  • (AWSCDK::Config::ResourceType)


837
838
839
# File 'config/resource_type.rb', line 837

def self.EC2_SPOT_FLEET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_SPOT_FLEET")
end

.EC2_SUBNETAWSCDK::Config::ResourceType

Amazon EC2 subnet table.

Returns:

  • (AWSCDK::Config::ResourceType)


844
845
846
# File 'config/resource_type.rb', line 844

def self.EC2_SUBNET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_SUBNET")
end

.EC2_SUBNET_ROUTE_TABLE_ASSOCIATIONAWSCDK::Config::ResourceType

EC2 Subnet Route Table Association.

Returns:

  • (AWSCDK::Config::ResourceType)


851
852
853
# File 'config/resource_type.rb', line 851

def self.EC2_SUBNET_ROUTE_TABLE_ASSOCIATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_SUBNET_ROUTE_TABLE_ASSOCIATION")
end

.EC2_TRAFFIC_MIRROR_FILTERAWSCDK::Config::ResourceType

EC2 Traffic Mirror Filter.

Returns:

  • (AWSCDK::Config::ResourceType)


858
859
860
# File 'config/resource_type.rb', line 858

def self.EC2_TRAFFIC_MIRROR_FILTER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_TRAFFIC_MIRROR_FILTER")
end

.EC2_TRAFFIC_MIRROR_SESSIONAWSCDK::Config::ResourceType

EC2 Traffic Mirror Session.

Returns:

  • (AWSCDK::Config::ResourceType)


865
866
867
# File 'config/resource_type.rb', line 865

def self.EC2_TRAFFIC_MIRROR_SESSION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_TRAFFIC_MIRROR_SESSION")
end

.EC2_TRAFFIC_MIRROR_TARGETAWSCDK::Config::ResourceType

EC2 Traffic Mirror Target.

Returns:

  • (AWSCDK::Config::ResourceType)


872
873
874
# File 'config/resource_type.rb', line 872

def self.EC2_TRAFFIC_MIRROR_TARGET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_TRAFFIC_MIRROR_TARGET")
end

.EC2_TRANSIT_GATEWAYAWSCDK::Config::ResourceType

EC2 transit gateway.

Returns:

  • (AWSCDK::Config::ResourceType)


879
880
881
# File 'config/resource_type.rb', line 879

def self.EC2_TRANSIT_GATEWAY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_TRANSIT_GATEWAY")
end

.EC2_TRANSIT_GATEWAY_ATTACHMENTAWSCDK::Config::ResourceType

EC2 transit gateway attachment.

Returns:

  • (AWSCDK::Config::ResourceType)


886
887
888
# File 'config/resource_type.rb', line 886

def self.EC2_TRANSIT_GATEWAY_ATTACHMENT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_TRANSIT_GATEWAY_ATTACHMENT")
end

.EC2_TRANSIT_GATEWAY_CONNECTAWSCDK::Config::ResourceType

EC2 TransitGatewayConnect.

Returns:

  • (AWSCDK::Config::ResourceType)


893
894
895
# File 'config/resource_type.rb', line 893

def self.EC2_TRANSIT_GATEWAY_CONNECT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_TRANSIT_GATEWAY_CONNECT")
end

.EC2_TRANSIT_GATEWAY_MULTICAST_DOMAINAWSCDK::Config::ResourceType

EC2 TransitGatewayMulticastDomain.

Returns:

  • (AWSCDK::Config::ResourceType)


900
901
902
# File 'config/resource_type.rb', line 900

def self.EC2_TRANSIT_GATEWAY_MULTICAST_DOMAIN()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_TRANSIT_GATEWAY_MULTICAST_DOMAIN")
end

.EC2_TRANSIT_GATEWAY_ROUTE_TABLEAWSCDK::Config::ResourceType

EC2 transit gateway route table.

Returns:

  • (AWSCDK::Config::ResourceType)


907
908
909
# File 'config/resource_type.rb', line 907

def self.EC2_TRANSIT_GATEWAY_ROUTE_TABLE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_TRANSIT_GATEWAY_ROUTE_TABLE")
end

.EC2_VPCAWSCDK::Config::ResourceType

Amazon EC2 VPC.

Returns:

  • (AWSCDK::Config::ResourceType)


914
915
916
# File 'config/resource_type.rb', line 914

def self.EC2_VPC()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_VPC")
end

.EC2_VPC_ENDPOINTAWSCDK::Config::ResourceType

EC2 VPC endpoint.

Returns:

  • (AWSCDK::Config::ResourceType)


921
922
923
# File 'config/resource_type.rb', line 921

def self.EC2_VPC_ENDPOINT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_VPC_ENDPOINT")
end

.EC2_VPC_ENDPOINT_SERVICEAWSCDK::Config::ResourceType

EC2 VPC endpoint service.

Returns:

  • (AWSCDK::Config::ResourceType)


928
929
930
# File 'config/resource_type.rb', line 928

def self.EC2_VPC_ENDPOINT_SERVICE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_VPC_ENDPOINT_SERVICE")
end

.EC2_VPC_PEERING_CONNECTIONAWSCDK::Config::ResourceType

EC2 VPC peering connection.

Returns:

  • (AWSCDK::Config::ResourceType)


935
936
937
# File 'config/resource_type.rb', line 935

def self.EC2_VPC_PEERING_CONNECTION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_VPC_PEERING_CONNECTION")
end

.EC2_VPN_CONNECTIONAWSCDK::Config::ResourceType

Amazon EC2 VPN connection.

Returns:

  • (AWSCDK::Config::ResourceType)


942
943
944
# File 'config/resource_type.rb', line 942

def self.EC2_VPN_CONNECTION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_VPN_CONNECTION")
end

.EC2_VPN_GATEWAYAWSCDK::Config::ResourceType

Amazon EC2 VPN gateway.

Returns:

  • (AWSCDK::Config::ResourceType)


949
950
951
# File 'config/resource_type.rb', line 949

def self.EC2_VPN_GATEWAY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EC2_VPN_GATEWAY")
end

.ECR_PUBLIC_REPOSITORYAWSCDK::Config::ResourceType

Amazon ECR public repository.

Returns:

  • (AWSCDK::Config::ResourceType)


956
957
958
# File 'config/resource_type.rb', line 956

def self.ECR_PUBLIC_REPOSITORY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ECR_PUBLIC_REPOSITORY")
end

.ECR_PULL_THROUGH_CACHE_RULEAWSCDK::Config::ResourceType

Amazon ECR PullThrough Cache Rule.

Returns:

  • (AWSCDK::Config::ResourceType)


963
964
965
# File 'config/resource_type.rb', line 963

def self.ECR_PULL_THROUGH_CACHE_RULE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ECR_PULL_THROUGH_CACHE_RULE")
end

.ECR_REGISTRY_POLICYAWSCDK::Config::ResourceType

Amazon ECR registry policy.

Returns:

  • (AWSCDK::Config::ResourceType)


970
971
972
# File 'config/resource_type.rb', line 970

def self.ECR_REGISTRY_POLICY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ECR_REGISTRY_POLICY")
end

.ECR_REPOSITORYAWSCDK::Config::ResourceType

Amazon ECR repository.

Returns:

  • (AWSCDK::Config::ResourceType)


977
978
979
# File 'config/resource_type.rb', line 977

def self.ECR_REPOSITORY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ECR_REPOSITORY")
end

.ECS_CAPACITY_PROVIDERAWSCDK::Config::ResourceType

Amazon ECS CapacityProvider.

Returns:

  • (AWSCDK::Config::ResourceType)


984
985
986
# File 'config/resource_type.rb', line 984

def self.ECS_CAPACITY_PROVIDER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ECS_CAPACITY_PROVIDER")
end

.ECS_CLUSTERAWSCDK::Config::ResourceType

Amazon ECS cluster.

Returns:

  • (AWSCDK::Config::ResourceType)


991
992
993
# File 'config/resource_type.rb', line 991

def self.ECS_CLUSTER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ECS_CLUSTER")
end

.ECS_SERVICEAWSCDK::Config::ResourceType

Amazon ECS service.

Returns:

  • (AWSCDK::Config::ResourceType)


998
999
1000
# File 'config/resource_type.rb', line 998

def self.ECS_SERVICE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ECS_SERVICE")
end

.ECS_TASK_DEFINITIONAWSCDK::Config::ResourceType

Amazon ECS task definition.

Returns:

  • (AWSCDK::Config::ResourceType)


1005
1006
1007
# File 'config/resource_type.rb', line 1005

def self.ECS_TASK_DEFINITION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ECS_TASK_DEFINITION")
end

.ECS_TASK_SETAWSCDK::Config::ResourceType

Amazon ECS TaskSet.

Returns:

  • (AWSCDK::Config::ResourceType)


1012
1013
1014
# File 'config/resource_type.rb', line 1012

def self.ECS_TASK_SET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ECS_TASK_SET")
end

.EFS_ACCESS_POINTAWSCDK::Config::ResourceType

Amazon EFS access point.

Returns:

  • (AWSCDK::Config::ResourceType)


1019
1020
1021
# File 'config/resource_type.rb', line 1019

def self.EFS_ACCESS_POINT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EFS_ACCESS_POINT")
end

.EFS_FILE_SYSTEMAWSCDK::Config::ResourceType

Amazon EFS file system.

Returns:

  • (AWSCDK::Config::ResourceType)


1026
1027
1028
# File 'config/resource_type.rb', line 1026

def self.EFS_FILE_SYSTEM()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EFS_FILE_SYSTEM")
end

.EKS_ADDONAWSCDK::Config::ResourceType

Amazon Elastic Kubernetes Service addon.

Returns:

  • (AWSCDK::Config::ResourceType)


1033
1034
1035
# File 'config/resource_type.rb', line 1033

def self.EKS_ADDON()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EKS_ADDON")
end

.EKS_CLUSTERAWSCDK::Config::ResourceType

Amazon Elastic Kubernetes Service cluster.

Returns:

  • (AWSCDK::Config::ResourceType)


1040
1041
1042
# File 'config/resource_type.rb', line 1040

def self.EKS_CLUSTER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EKS_CLUSTER")
end

.EKS_IDENTITY_PROVIDER_CONFIGAWSCDK::Config::ResourceType

Amazon Elastic Kubernetes Service identity provider config.

Returns:

  • (AWSCDK::Config::ResourceType)


1047
1048
1049
# File 'config/resource_type.rb', line 1047

def self.EKS_IDENTITY_PROVIDER_CONFIG()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EKS_IDENTITY_PROVIDER_CONFIG")
end

.ELASTIC_BEANSTALK_APPLICATIONAWSCDK::Config::ResourceType

AWS Elastic Beanstalk (EB) application.

Returns:

  • (AWSCDK::Config::ResourceType)


1054
1055
1056
# File 'config/resource_type.rb', line 1054

def self.ELASTIC_BEANSTALK_APPLICATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ELASTIC_BEANSTALK_APPLICATION")
end

.ELASTIC_BEANSTALK_APPLICATION_VERSIONAWSCDK::Config::ResourceType

AWS Elastic Beanstalk (EB) application version.

Returns:

  • (AWSCDK::Config::ResourceType)


1061
1062
1063
# File 'config/resource_type.rb', line 1061

def self.ELASTIC_BEANSTALK_APPLICATION_VERSION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ELASTIC_BEANSTALK_APPLICATION_VERSION")
end

.ELASTIC_BEANSTALK_ENVIRONMENTAWSCDK::Config::ResourceType

AWS Elastic Beanstalk (EB) environment.

Returns:

  • (AWSCDK::Config::ResourceType)


1068
1069
1070
# File 'config/resource_type.rb', line 1068

def self.ELASTIC_BEANSTALK_ENVIRONMENT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ELASTIC_BEANSTALK_ENVIRONMENT")
end

.ELASTICSEARCH_DOMAINAWSCDK::Config::ResourceType

Amazon ElasticSearch domain.

Returns:

  • (AWSCDK::Config::ResourceType)


1075
1076
1077
# File 'config/resource_type.rb', line 1075

def self.ELASTICSEARCH_DOMAIN()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ELASTICSEARCH_DOMAIN")
end

.ELB_LOAD_BALANCERAWSCDK::Config::ResourceType

AWS ELB classic load balancer.

Returns:

  • (AWSCDK::Config::ResourceType)


1082
1083
1084
# File 'config/resource_type.rb', line 1082

def self.ELB_LOAD_BALANCER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ELB_LOAD_BALANCER")
end

.ELBV2_LISTENERAWSCDK::Config::ResourceType

AWS ELBv2 application load balancer listener.

Returns:

  • (AWSCDK::Config::ResourceType)


1089
1090
1091
# File 'config/resource_type.rb', line 1089

def self.ELBV2_LISTENER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ELBV2_LISTENER")
end

.ELBV2_LOAD_BALANCERAWSCDK::Config::ResourceType

AWS ELBv2 network load balancer or AWS ELBv2 application load balancer.

Returns:

  • (AWSCDK::Config::ResourceType)


1096
1097
1098
# File 'config/resource_type.rb', line 1096

def self.ELBV2_LOAD_BALANCER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ELBV2_LOAD_BALANCER")
end

.EMR_SECURITY_CONFIGURATIONAWSCDK::Config::ResourceType

Amazon EMR security configuration.

Returns:

  • (AWSCDK::Config::ResourceType)


1103
1104
1105
# File 'config/resource_type.rb', line 1103

def self.EMR_SECURITY_CONFIGURATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EMR_SECURITY_CONFIGURATION")
end

.EVENT_SCHEMAS_SCHEMAAWSCDK::Config::ResourceType

Amazon EventBridge Schemas Schema.

Returns:

  • (AWSCDK::Config::ResourceType)


1110
1111
1112
# File 'config/resource_type.rb', line 1110

def self.EVENT_SCHEMAS_SCHEMA()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EVENT_SCHEMAS_SCHEMA")
end

.EVENTBRIDGE_API_DESTINATIONAWSCDK::Config::ResourceType

Amazon EventBridge Api Destination.

Returns:

  • (AWSCDK::Config::ResourceType)


1117
1118
1119
# File 'config/resource_type.rb', line 1117

def self.EVENTBRIDGE_API_DESTINATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EVENTBRIDGE_API_DESTINATION")
end

.EVENTBRIDGE_ARCHIVEAWSCDK::Config::ResourceType

Amazon EventBridge Archive.

Returns:

  • (AWSCDK::Config::ResourceType)


1124
1125
1126
# File 'config/resource_type.rb', line 1124

def self.EVENTBRIDGE_ARCHIVE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EVENTBRIDGE_ARCHIVE")
end

.EVENTBRIDGE_ENDPOINTAWSCDK::Config::ResourceType

Amazon EventBridge Endpoint.

Returns:

  • (AWSCDK::Config::ResourceType)


1131
1132
1133
# File 'config/resource_type.rb', line 1131

def self.EVENTBRIDGE_ENDPOINT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EVENTBRIDGE_ENDPOINT")
end

.EVENTBRIDGE_EVENTBUSAWSCDK::Config::ResourceType

Amazon EventBridge EventBus.

Returns:

  • (AWSCDK::Config::ResourceType)


1138
1139
1140
# File 'config/resource_type.rb', line 1138

def self.EVENTBRIDGE_EVENTBUS()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EVENTBRIDGE_EVENTBUS")
end

.EVENTS_CONNECTIONAWSCDK::Config::ResourceType

Amazon EventBridge Connection.

Returns:

  • (AWSCDK::Config::ResourceType)


1145
1146
1147
# File 'config/resource_type.rb', line 1145

def self.EVENTS_CONNECTION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EVENTS_CONNECTION")
end

.EVENTS_RULEAWSCDK::Config::ResourceType

Amazon EventBridge Events Rule.

Returns:

  • (AWSCDK::Config::ResourceType)


1152
1153
1154
# File 'config/resource_type.rb', line 1152

def self.EVENTS_RULE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EVENTS_RULE")
end

.EVENTSCHEMAS_DISCOVERERAWSCDK::Config::ResourceType

Amazon EventBridge EventSchemas discoverer.

Returns:

  • (AWSCDK::Config::ResourceType)


1159
1160
1161
# File 'config/resource_type.rb', line 1159

def self.EVENTSCHEMAS_DISCOVERER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EVENTSCHEMAS_DISCOVERER")
end

.EVENTSCHEMAS_REGISTRYAWSCDK::Config::ResourceType

Amazon EventBridge EventSchemas registry.

Returns:

  • (AWSCDK::Config::ResourceType)


1166
1167
1168
# File 'config/resource_type.rb', line 1166

def self.EVENTSCHEMAS_REGISTRY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EVENTSCHEMAS_REGISTRY")
end

.EVENTSCHEMAS_REGISTRY_POLICYAWSCDK::Config::ResourceType

Amazon EventBridge EventSchemas registry policy.

Returns:

  • (AWSCDK::Config::ResourceType)


1173
1174
1175
# File 'config/resource_type.rb', line 1173

def self.EVENTSCHEMAS_REGISTRY_POLICY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EVENTSCHEMAS_REGISTRY_POLICY")
end

.EVIDENTLY_LAUNCHAWSCDK::Config::ResourceType

Amazon CloudWatch Evidently Launch.

Returns:

  • (AWSCDK::Config::ResourceType)


1180
1181
1182
# File 'config/resource_type.rb', line 1180

def self.EVIDENTLY_LAUNCH()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EVIDENTLY_LAUNCH")
end

.EVIDENTLY_PROJECTAWSCDK::Config::ResourceType

Amazon CloudWatch Evidently Project.

Returns:

  • (AWSCDK::Config::ResourceType)


1187
1188
1189
# File 'config/resource_type.rb', line 1187

def self.EVIDENTLY_PROJECT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "EVIDENTLY_PROJECT")
end

.FIS_EXPERIMENT_TEMPLATEAWSCDK::Config::ResourceType

AWS Fault Injection Simulator Experiment_Template.

Returns:

  • (AWSCDK::Config::ResourceType)


1194
1195
1196
# File 'config/resource_type.rb', line 1194

def self.FIS_EXPERIMENT_TEMPLATE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "FIS_EXPERIMENT_TEMPLATE")
end

.FORECAST_DATASETAWSCDK::Config::ResourceType

Amazon Forecast Dataset.

Returns:

  • (AWSCDK::Config::ResourceType)


1201
1202
1203
# File 'config/resource_type.rb', line 1201

def self.FORECAST_DATASET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "FORECAST_DATASET")
end

.FORECAST_DATASET_GROUPAWSCDK::Config::ResourceType

Amazon Forecast DatasetGroup.

Returns:

  • (AWSCDK::Config::ResourceType)


1208
1209
1210
# File 'config/resource_type.rb', line 1208

def self.FORECAST_DATASET_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "FORECAST_DATASET_GROUP")
end

.FRAUDDETECTOR_ENTITY_TYPEAWSCDK::Config::ResourceType

AWS FraudDetector entity type.

Returns:

  • (AWSCDK::Config::ResourceType)


1215
1216
1217
# File 'config/resource_type.rb', line 1215

def self.FRAUDDETECTOR_ENTITY_TYPE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "FRAUDDETECTOR_ENTITY_TYPE")
end

.FRAUDDETECTOR_LABELAWSCDK::Config::ResourceType

AWS FraudDetector label.

Returns:

  • (AWSCDK::Config::ResourceType)


1222
1223
1224
# File 'config/resource_type.rb', line 1222

def self.FRAUDDETECTOR_LABEL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "FRAUDDETECTOR_LABEL")
end

.FRAUDDETECTOR_OUTCOMEAWSCDK::Config::ResourceType

AWS FraudDetector outcome.

Returns:

  • (AWSCDK::Config::ResourceType)


1229
1230
1231
# File 'config/resource_type.rb', line 1229

def self.FRAUDDETECTOR_OUTCOME()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "FRAUDDETECTOR_OUTCOME")
end

.FRAUDDETECTOR_VARIABLEAWSCDK::Config::ResourceType

AWS FraudDetector variable.

Returns:

  • (AWSCDK::Config::ResourceType)


1236
1237
1238
# File 'config/resource_type.rb', line 1236

def self.FRAUDDETECTOR_VARIABLE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "FRAUDDETECTOR_VARIABLE")
end

.GLOBALACCELERATOR_ACCELERATORAWSCDK::Config::ResourceType

AWS GlobalAccelerator accelerator.

Returns:

  • (AWSCDK::Config::ResourceType)


1243
1244
1245
# File 'config/resource_type.rb', line 1243

def self.GLOBALACCELERATOR_ACCELERATOR()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "GLOBALACCELERATOR_ACCELERATOR")
end

.GLOBALACCELERATOR_ENDPOINT_GROUPAWSCDK::Config::ResourceType

AWS GlobalAccelerator endpoint group.

Returns:

  • (AWSCDK::Config::ResourceType)


1250
1251
1252
# File 'config/resource_type.rb', line 1250

def self.GLOBALACCELERATOR_ENDPOINT_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "GLOBALACCELERATOR_ENDPOINT_GROUP")
end

.GLOBALACCELERATOR_LISTENERAWSCDK::Config::ResourceType

AWS GlobalAccelerator listener.

Returns:

  • (AWSCDK::Config::ResourceType)


1257
1258
1259
# File 'config/resource_type.rb', line 1257

def self.GLOBALACCELERATOR_LISTENER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "GLOBALACCELERATOR_LISTENER")
end

.GLUE_CLASSIFIERAWSCDK::Config::ResourceType

AWS Glue Classifier.

Returns:

  • (AWSCDK::Config::ResourceType)


1264
1265
1266
# File 'config/resource_type.rb', line 1264

def self.GLUE_CLASSIFIER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "GLUE_CLASSIFIER")
end

.GLUE_JOBAWSCDK::Config::ResourceType

AWS Glue Job.

Returns:

  • (AWSCDK::Config::ResourceType)


1271
1272
1273
# File 'config/resource_type.rb', line 1271

def self.GLUE_JOB()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "GLUE_JOB")
end

.GLUE_ML_TRANSFORMAWSCDK::Config::ResourceType

AWS Glue machine learning transform.

Returns:

  • (AWSCDK::Config::ResourceType)


1278
1279
1280
# File 'config/resource_type.rb', line 1278

def self.GLUE_ML_TRANSFORM()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "GLUE_ML_TRANSFORM")
end

.GRAFANA_WORKSPACEAWSCDK::Config::ResourceType

Amazon Managed Grafana Workspace.

Returns:

  • (AWSCDK::Config::ResourceType)


1285
1286
1287
# File 'config/resource_type.rb', line 1285

def self.GRAFANA_WORKSPACE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "GRAFANA_WORKSPACE")
end

.GREENGRASSV2_COMPONENT_VERSIONAWSCDK::Config::ResourceType

AWS IoT Greengrass Version2 ComponentVersion.

Returns:

  • (AWSCDK::Config::ResourceType)


1292
1293
1294
# File 'config/resource_type.rb', line 1292

def self.GREENGRASSV2_COMPONENT_VERSION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "GREENGRASSV2_COMPONENT_VERSION")
end

.GROUND_STATION_CONFIGAWSCDK::Config::ResourceType

AWS GroundStation Config.

Returns:

  • (AWSCDK::Config::ResourceType)


1299
1300
1301
# File 'config/resource_type.rb', line 1299

def self.GROUND_STATION_CONFIG()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "GROUND_STATION_CONFIG")
end

.GROUNDSTATION_MISSION_PROFILEAWSCDK::Config::ResourceType

AWS GroundStation MissionProfile.

Returns:

  • (AWSCDK::Config::ResourceType)


1306
1307
1308
# File 'config/resource_type.rb', line 1306

def self.GROUNDSTATION_MISSION_PROFILE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "GROUNDSTATION_MISSION_PROFILE")
end

.GUARDDUTY_DETECTORAWSCDK::Config::ResourceType

Amazon GuardDuty detector.

Returns:

  • (AWSCDK::Config::ResourceType)


1313
1314
1315
# File 'config/resource_type.rb', line 1313

def self.GUARDDUTY_DETECTOR()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "GUARDDUTY_DETECTOR")
end

.GUARDDUTY_FILTERAWSCDK::Config::ResourceType

Amazon GuardDuty Filter.

Returns:

  • (AWSCDK::Config::ResourceType)


1320
1321
1322
# File 'config/resource_type.rb', line 1320

def self.GUARDDUTY_FILTER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "GUARDDUTY_FILTER")
end

.GUARDDUTY_IP_SETAWSCDK::Config::ResourceType

Amazon GuardDuty IP Set.

Returns:

  • (AWSCDK::Config::ResourceType)


1327
1328
1329
# File 'config/resource_type.rb', line 1327

def self.GUARDDUTY_IP_SET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "GUARDDUTY_IP_SET")
end

.GUARDDUTY_THREAT_INTEL_SETAWSCDK::Config::ResourceType

Amazon GuardDuty Threat Intel Set.

Returns:

  • (AWSCDK::Config::ResourceType)


1334
1335
1336
# File 'config/resource_type.rb', line 1334

def self.GUARDDUTY_THREAT_INTEL_SET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "GUARDDUTY_THREAT_INTEL_SET")
end

.HEALTH_LAKE_FHIR_DATASTOREAWSCDK::Config::ResourceType

AWS HealthLake FHIR Datastore.

Returns:

  • (AWSCDK::Config::ResourceType)


1341
1342
1343
# File 'config/resource_type.rb', line 1341

def self.HEALTH_LAKE_FHIR_DATASTORE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "HEALTH_LAKE_FHIR_DATASTORE")
end

.IAM_ACCESSANALYZER_ANALYZERAWSCDK::Config::ResourceType

AWS IAM AccessAnalyzer analyzer.

Returns:

  • (AWSCDK::Config::ResourceType)


1348
1349
1350
# File 'config/resource_type.rb', line 1348

def self.IAM_ACCESSANALYZER_ANALYZER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IAM_ACCESSANALYZER_ANALYZER")
end

.IAM_GROUPAWSCDK::Config::ResourceType

AWS IAM group.

Returns:

  • (AWSCDK::Config::ResourceType)


1355
1356
1357
# File 'config/resource_type.rb', line 1355

def self.IAM_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IAM_GROUP")
end

.IAM_INSTANCE_PROFILEAWSCDK::Config::ResourceType

AWS IAM InstanceProfile.

Returns:

  • (AWSCDK::Config::ResourceType)


1362
1363
1364
# File 'config/resource_type.rb', line 1362

def self.IAM_INSTANCE_PROFILE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IAM_INSTANCE_PROFILE")
end

.IAM_POLICYAWSCDK::Config::ResourceType

AWS IAM policy.

Returns:

  • (AWSCDK::Config::ResourceType)


1369
1370
1371
# File 'config/resource_type.rb', line 1369

def self.IAM_POLICY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IAM_POLICY")
end

.IAM_ROLEAWSCDK::Config::ResourceType

AWS IAM role.

Returns:

  • (AWSCDK::Config::ResourceType)


1376
1377
1378
# File 'config/resource_type.rb', line 1376

def self.IAM_ROLE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IAM_ROLE")
end

.IAM_SAML_PROVIDERAWSCDK::Config::ResourceType

AWS IAM SAMLProvider.

Returns:

  • (AWSCDK::Config::ResourceType)


1383
1384
1385
# File 'config/resource_type.rb', line 1383

def self.IAM_SAML_PROVIDER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IAM_SAML_PROVIDER")
end

.IAM_SERVER_CERTIFICATEAWSCDK::Config::ResourceType

AWS IAM ServerCertificate.

Returns:

  • (AWSCDK::Config::ResourceType)


1390
1391
1392
# File 'config/resource_type.rb', line 1390

def self.IAM_SERVER_CERTIFICATE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IAM_SERVER_CERTIFICATE")
end

.IAM_USERAWSCDK::Config::ResourceType

AWS IAM user.

Returns:

  • (AWSCDK::Config::ResourceType)


1397
1398
1399
# File 'config/resource_type.rb', line 1397

def self.IAM_USER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IAM_USER")
end

.IMAGE_BUILDER_IMAGE_PIPELINEAWSCDK::Config::ResourceType

EC2 Image Builder Image Pipeline.

Returns:

  • (AWSCDK::Config::ResourceType)


1404
1405
1406
# File 'config/resource_type.rb', line 1404

def self.IMAGE_BUILDER_IMAGE_PIPELINE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IMAGE_BUILDER_IMAGE_PIPELINE")
end

.IMAGEBUILDER_CONTAINER_RECIPEAWSCDK::Config::ResourceType

EC2 Image Builder ContainerRecipe.

Returns:

  • (AWSCDK::Config::ResourceType)


1411
1412
1413
# File 'config/resource_type.rb', line 1411

def self.IMAGEBUILDER_CONTAINER_RECIPE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IMAGEBUILDER_CONTAINER_RECIPE")
end

.IMAGEBUILDER_DISTRIBUTION_CONFIGURATIONAWSCDK::Config::ResourceType

EC2 Image Builder DistributionConfiguration.

Returns:

  • (AWSCDK::Config::ResourceType)


1418
1419
1420
# File 'config/resource_type.rb', line 1418

def self.IMAGEBUILDER_DISTRIBUTION_CONFIGURATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IMAGEBUILDER_DISTRIBUTION_CONFIGURATION")
end

.IMAGEBUILDER_INFRASTRUCTURE_CONFIGURATIONAWSCDK::Config::ResourceType

EC2 Image Builder InfrastructureConfiguration.

Returns:

  • (AWSCDK::Config::ResourceType)


1425
1426
1427
# File 'config/resource_type.rb', line 1425

def self.IMAGEBUILDER_INFRASTRUCTURE_CONFIGURATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IMAGEBUILDER_INFRASTRUCTURE_CONFIGURATION")
end

.INSPECTORV2_FILTERAWSCDK::Config::ResourceType

Amazon Inspector Filter.

Returns:

  • (AWSCDK::Config::ResourceType)


1432
1433
1434
# File 'config/resource_type.rb', line 1432

def self.INSPECTORV2_FILTER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "INSPECTORV2_FILTER")
end

.IOT_ACCOUNT_AUDIT_CONFIGURATIONAWSCDK::Config::ResourceType

AWS IoT Account Audit Configuration.

Returns:

  • (AWSCDK::Config::ResourceType)


1439
1440
1441
# File 'config/resource_type.rb', line 1439

def self.IOT_ACCOUNT_AUDIT_CONFIGURATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_ACCOUNT_AUDIT_CONFIGURATION")
end

.IOT_ANALYTICS_CHANNELAWSCDK::Config::ResourceType

AWS IoT Analytics channel.

Returns:

  • (AWSCDK::Config::ResourceType)


1446
1447
1448
# File 'config/resource_type.rb', line 1446

def self.IOT_ANALYTICS_CHANNEL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_ANALYTICS_CHANNEL")
end

.IOT_ANALYTICS_DATASETAWSCDK::Config::ResourceType

AWS IoT Analytics dataset.

Returns:

  • (AWSCDK::Config::ResourceType)


1453
1454
1455
# File 'config/resource_type.rb', line 1453

def self.IOT_ANALYTICS_DATASET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_ANALYTICS_DATASET")
end

.IOT_ANALYTICS_DATASTOREAWSCDK::Config::ResourceType

AWS IoT Analytics datastore.

Returns:

  • (AWSCDK::Config::ResourceType)


1460
1461
1462
# File 'config/resource_type.rb', line 1460

def self.IOT_ANALYTICS_DATASTORE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_ANALYTICS_DATASTORE")
end

.IOT_ANALYTICS_PIPELINEAWSCDK::Config::ResourceType

AWS IoT Analytics pipeline.

Returns:

  • (AWSCDK::Config::ResourceType)


1467
1468
1469
# File 'config/resource_type.rb', line 1467

def self.IOT_ANALYTICS_PIPELINE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_ANALYTICS_PIPELINE")
end

.IOT_AUTHORIZERAWSCDK::Config::ResourceType

AWS IoT authorizer.

Returns:

  • (AWSCDK::Config::ResourceType)


1474
1475
1476
# File 'config/resource_type.rb', line 1474

def self.IOT_AUTHORIZER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_AUTHORIZER")
end

.IOT_CA_CERTIFICATEAWSCDK::Config::ResourceType

AWS IoT CACertificate.

Returns:

  • (AWSCDK::Config::ResourceType)


1481
1482
1483
# File 'config/resource_type.rb', line 1481

def self.IOT_CA_CERTIFICATE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_CA_CERTIFICATE")
end

.IOT_CUSTOM_METRICAWSCDK::Config::ResourceType

AWS IoT Custom Metric.

Returns:

  • (AWSCDK::Config::ResourceType)


1488
1489
1490
# File 'config/resource_type.rb', line 1488

def self.IOT_CUSTOM_METRIC()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_CUSTOM_METRIC")
end

.IOT_DIMENSIONAWSCDK::Config::ResourceType

AWS IoT dimension.

Returns:

  • (AWSCDK::Config::ResourceType)


1495
1496
1497
# File 'config/resource_type.rb', line 1495

def self.IOT_DIMENSION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_DIMENSION")
end

.IOT_EVENTS_ALARM_MODELAWSCDK::Config::ResourceType

AWS IoT Events Alarm Model.

Returns:

  • (AWSCDK::Config::ResourceType)


1502
1503
1504
# File 'config/resource_type.rb', line 1502

def self.IOT_EVENTS_ALARM_MODEL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_EVENTS_ALARM_MODEL")
end

.IOT_EVENTS_DETECTOR_MODELAWSCDK::Config::ResourceType

AWS IoT Events Detector Model.

Returns:

  • (AWSCDK::Config::ResourceType)


1509
1510
1511
# File 'config/resource_type.rb', line 1509

def self.IOT_EVENTS_DETECTOR_MODEL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_EVENTS_DETECTOR_MODEL")
end

.IOT_EVENTS_INPUTAWSCDK::Config::ResourceType

AWS IoT Events Input.

Returns:

  • (AWSCDK::Config::ResourceType)


1516
1517
1518
# File 'config/resource_type.rb', line 1516

def self.IOT_EVENTS_INPUT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_EVENTS_INPUT")
end

.IOT_FLEET_METRICAWSCDK::Config::ResourceType

AWS IoT Fleet Metric.

Returns:

  • (AWSCDK::Config::ResourceType)


1523
1524
1525
# File 'config/resource_type.rb', line 1523

def self.IOT_FLEET_METRIC()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_FLEET_METRIC")
end

.IOT_JOB_TEMPLATEAWSCDK::Config::ResourceType

AWS IoT JobTemplate.

Returns:

  • (AWSCDK::Config::ResourceType)


1530
1531
1532
# File 'config/resource_type.rb', line 1530

def self.IOT_JOB_TEMPLATE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_JOB_TEMPLATE")
end

.IOT_MITIGATION_ACTIONAWSCDK::Config::ResourceType

AWS IoT mitigation action.

Returns:

  • (AWSCDK::Config::ResourceType)


1537
1538
1539
# File 'config/resource_type.rb', line 1537

def self.IOT_MITIGATION_ACTION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_MITIGATION_ACTION")
end

.IOT_POLICYAWSCDK::Config::ResourceType

AWS IoT policy.

Returns:

  • (AWSCDK::Config::ResourceType)


1544
1545
1546
# File 'config/resource_type.rb', line 1544

def self.IOT_POLICY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_POLICY")
end

.IOT_PROVISIONING_TEMPLATEAWSCDK::Config::ResourceType

AWS IoT ProvisioningTemplate.

Returns:

  • (AWSCDK::Config::ResourceType)


1551
1552
1553
# File 'config/resource_type.rb', line 1551

def self.IOT_PROVISIONING_TEMPLATE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_PROVISIONING_TEMPLATE")
end

.IOT_ROLE_ALIASAWSCDK::Config::ResourceType

AWS IoT role alias.

Returns:

  • (AWSCDK::Config::ResourceType)


1558
1559
1560
# File 'config/resource_type.rb', line 1558

def self.IOT_ROLE_ALIAS()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_ROLE_ALIAS")
end

.IOT_SCHEDULED_AUDITAWSCDK::Config::ResourceType

AWS IoT Scheduled Audit.

Returns:

  • (AWSCDK::Config::ResourceType)


1565
1566
1567
# File 'config/resource_type.rb', line 1565

def self.IOT_SCHEDULED_AUDIT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_SCHEDULED_AUDIT")
end

.IOT_SECURITY_PROFILEAWSCDK::Config::ResourceType

AWS IoT security profile.

Returns:

  • (AWSCDK::Config::ResourceType)


1572
1573
1574
# File 'config/resource_type.rb', line 1572

def self.IOT_SECURITY_PROFILE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_SECURITY_PROFILE")
end

.IOT_SITEWISE_ASSETMODELAWSCDK::Config::ResourceType

AWS IoT SiteWise asset model.

Returns:

  • (AWSCDK::Config::ResourceType)


1579
1580
1581
# File 'config/resource_type.rb', line 1579

def self.IOT_SITEWISE_ASSETMODEL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_SITEWISE_ASSETMODEL")
end

.IOT_SITEWISE_DASHBOARDAWSCDK::Config::ResourceType

AWS IoT SiteWise dashboard.

Returns:

  • (AWSCDK::Config::ResourceType)


1586
1587
1588
# File 'config/resource_type.rb', line 1586

def self.IOT_SITEWISE_DASHBOARD()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_SITEWISE_DASHBOARD")
end

.IOT_SITEWISE_GATEWAYAWSCDK::Config::ResourceType

AWS IoT SiteWise Gateway.

Returns:

  • (AWSCDK::Config::ResourceType)


1593
1594
1595
# File 'config/resource_type.rb', line 1593

def self.IOT_SITEWISE_GATEWAY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_SITEWISE_GATEWAY")
end

.IOT_SITEWISE_PORTALAWSCDK::Config::ResourceType

AWS IoT SiteWise portal.

Returns:

  • (AWSCDK::Config::ResourceType)


1600
1601
1602
# File 'config/resource_type.rb', line 1600

def self.IOT_SITEWISE_PORTAL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_SITEWISE_PORTAL")
end

.IOT_SITEWISE_PROJECTAWSCDK::Config::ResourceType

AWS IoT SiteWise project.

Returns:

  • (AWSCDK::Config::ResourceType)


1607
1608
1609
# File 'config/resource_type.rb', line 1607

def self.IOT_SITEWISE_PROJECT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_SITEWISE_PROJECT")
end

.IOT_TWIN_MAKER_COMPONENT_TYPEAWSCDK::Config::ResourceType

AWS IoT TwinMaker ComponentType.

Returns:

  • (AWSCDK::Config::ResourceType)


1614
1615
1616
# File 'config/resource_type.rb', line 1614

def self.IOT_TWIN_MAKER_COMPONENT_TYPE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_TWIN_MAKER_COMPONENT_TYPE")
end

.IOT_TWIN_MAKER_SCENEAWSCDK::Config::ResourceType

AWS IoT Twin Maker Scene.

Returns:

  • (AWSCDK::Config::ResourceType)


1621
1622
1623
# File 'config/resource_type.rb', line 1621

def self.IOT_TWIN_MAKER_SCENE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_TWIN_MAKER_SCENE")
end

.IOT_TWIN_MAKER_SYNC_JOBAWSCDK::Config::ResourceType

AWS IoT TwinMaker SyncJob.

Returns:

  • (AWSCDK::Config::ResourceType)


1628
1629
1630
# File 'config/resource_type.rb', line 1628

def self.IOT_TWIN_MAKER_SYNC_JOB()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_TWIN_MAKER_SYNC_JOB")
end

.IOT_TWINMAKER_ENTITYAWSCDK::Config::ResourceType

AWS IoT TwinMaker entity.

Returns:

  • (AWSCDK::Config::ResourceType)


1635
1636
1637
# File 'config/resource_type.rb', line 1635

def self.IOT_TWINMAKER_ENTITY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_TWINMAKER_ENTITY")
end

.IOT_TWINMAKER_WORKSPACEAWSCDK::Config::ResourceType

AWS IoT TwinMaker workspace.

Returns:

  • (AWSCDK::Config::ResourceType)


1642
1643
1644
# File 'config/resource_type.rb', line 1642

def self.IOT_TWINMAKER_WORKSPACE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_TWINMAKER_WORKSPACE")
end

.IOT_WIRELESS_FUOTA_TASKAWSCDK::Config::ResourceType

AWS IoT Wireless FuotaTask.

Returns:

  • (AWSCDK::Config::ResourceType)


1649
1650
1651
# File 'config/resource_type.rb', line 1649

def self.IOT_WIRELESS_FUOTA_TASK()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_WIRELESS_FUOTA_TASK")
end

.IOT_WIRELESS_MULTICAST_GROUPAWSCDK::Config::ResourceType

AWS IoT Wireless MulticastGroup.

Returns:

  • (AWSCDK::Config::ResourceType)


1656
1657
1658
# File 'config/resource_type.rb', line 1656

def self.IOT_WIRELESS_MULTICAST_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_WIRELESS_MULTICAST_GROUP")
end

.IOT_WIRELESS_SERVICE_PROFILEAWSCDK::Config::ResourceType

AWS IoTWireless Service Profile.

Returns:

  • (AWSCDK::Config::ResourceType)


1663
1664
1665
# File 'config/resource_type.rb', line 1663

def self.IOT_WIRELESS_SERVICE_PROFILE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IOT_WIRELESS_SERVICE_PROFILE")
end

.IVS_CHANNELAWSCDK::Config::ResourceType

Amazon Interactive Video Service (IVS) channel.

Returns:

  • (AWSCDK::Config::ResourceType)


1670
1671
1672
# File 'config/resource_type.rb', line 1670

def self.IVS_CHANNEL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IVS_CHANNEL")
end

.IVS_PLAYBACK_KEYPAIRAWSCDK::Config::ResourceType

Amazon Interactive Video Service (IVS) playback key pair.

Returns:

  • (AWSCDK::Config::ResourceType)


1677
1678
1679
# File 'config/resource_type.rb', line 1677

def self.IVS_PLAYBACK_KEYPAIR()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IVS_PLAYBACK_KEYPAIR")
end

.IVS_RECORDING_CONFIGURATIONAWSCDK::Config::ResourceType

Amazon Interactive Video Service (IVS) recording configuration.

Returns:

  • (AWSCDK::Config::ResourceType)


1684
1685
1686
# File 'config/resource_type.rb', line 1684

def self.IVS_RECORDING_CONFIGURATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "IVS_RECORDING_CONFIGURATION")
end

.jsii_overridable_methodsObject



14
15
16
17
18
# File 'config/resource_type.rb', line 14

def self.jsii_overridable_methods
  {
    :compliance_resource_type => { kind: :property, name: "complianceResourceType", is_optional: false },
  }
end

.KAFKA_CONNECT_CONNECTORAWSCDK::Config::ResourceType

Amazon Managed Streaming for Apache Kafka Connect Connector.

Returns:

  • (AWSCDK::Config::ResourceType)


1691
1692
1693
# File 'config/resource_type.rb', line 1691

def self.KAFKA_CONNECT_CONNECTOR()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "KAFKA_CONNECT_CONNECTOR")
end

.KENDRA_INDEXAWSCDK::Config::ResourceType

Amazon Kendra Index.

Returns:

  • (AWSCDK::Config::ResourceType)


1698
1699
1700
# File 'config/resource_type.rb', line 1698

def self.KENDRA_INDEX()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "KENDRA_INDEX")
end

.KINESIS_ANALYTICS_V2_APPLICATIONAWSCDK::Config::ResourceType

Amazon Kinesis Analytics V2 application.

Returns:

  • (AWSCDK::Config::ResourceType)


1705
1706
1707
# File 'config/resource_type.rb', line 1705

def self.KINESIS_ANALYTICS_V2_APPLICATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "KINESIS_ANALYTICS_V2_APPLICATION")
end

.KINESIS_FIREHOSE_DELIVERY_STREAMAWSCDK::Config::ResourceType

Amazon Data Firehose DeliveryStream.

Returns:

  • (AWSCDK::Config::ResourceType)


1712
1713
1714
# File 'config/resource_type.rb', line 1712

def self.KINESIS_FIREHOSE_DELIVERY_STREAM()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "KINESIS_FIREHOSE_DELIVERY_STREAM")
end

.KINESIS_STREAMAWSCDK::Config::ResourceType

Amazon Kinesis stream.

Returns:

  • (AWSCDK::Config::ResourceType)


1719
1720
1721
# File 'config/resource_type.rb', line 1719

def self.KINESIS_STREAM()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "KINESIS_STREAM")
end

.KINESIS_STREAM_CONSUMERAWSCDK::Config::ResourceType

Amazon Kinesis stream consumer.

Returns:

  • (AWSCDK::Config::ResourceType)


1726
1727
1728
# File 'config/resource_type.rb', line 1726

def self.KINESIS_STREAM_CONSUMER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "KINESIS_STREAM_CONSUMER")
end

.KINESIS_VIDEO_SIGNALING_CHANNELAWSCDK::Config::ResourceType

Amazon Kinesis Video Streams Signaling Channel.

Returns:

  • (AWSCDK::Config::ResourceType)


1733
1734
1735
# File 'config/resource_type.rb', line 1733

def self.KINESIS_VIDEO_SIGNALING_CHANNEL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "KINESIS_VIDEO_SIGNALING_CHANNEL")
end

.KINESIS_VIDEO_STREAMAWSCDK::Config::ResourceType

Amazon Kinesis Video Stream.

Returns:

  • (AWSCDK::Config::ResourceType)


1740
1741
1742
# File 'config/resource_type.rb', line 1740

def self.KINESIS_VIDEO_STREAM()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "KINESIS_VIDEO_STREAM")
end

.KMS_ALIASAWSCDK::Config::ResourceType

AWS KMS Alias.

Returns:

  • (AWSCDK::Config::ResourceType)


1747
1748
1749
# File 'config/resource_type.rb', line 1747

def self.KMS_ALIAS()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "KMS_ALIAS")
end

.KMS_KEYAWSCDK::Config::ResourceType

AWS KMS Key.

Returns:

  • (AWSCDK::Config::ResourceType)


1754
1755
1756
# File 'config/resource_type.rb', line 1754

def self.KMS_KEY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "KMS_KEY")
end

.LAMBDA_CODE_SIGNING_CONFIGAWSCDK::Config::ResourceType

AWS Lambda CodeSigningConfig.

Returns:

  • (AWSCDK::Config::ResourceType)


1761
1762
1763
# File 'config/resource_type.rb', line 1761

def self.LAMBDA_CODE_SIGNING_CONFIG()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "LAMBDA_CODE_SIGNING_CONFIG")
end

.LAMBDA_FUNCTIONAWSCDK::Config::ResourceType

AWS Lambda function.

Returns:

  • (AWSCDK::Config::ResourceType)


1768
1769
1770
# File 'config/resource_type.rb', line 1768

def self.LAMBDA_FUNCTION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "LAMBDA_FUNCTION")
end

.LEX_BOTAWSCDK::Config::ResourceType

Amazon Lex Bot.

Returns:

  • (AWSCDK::Config::ResourceType)


1775
1776
1777
# File 'config/resource_type.rb', line 1775

def self.LEX_BOT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "LEX_BOT")
end

.LEX_BOT_ALIASAWSCDK::Config::ResourceType

Amazon Lex Bot Alias.

Returns:

  • (AWSCDK::Config::ResourceType)


1782
1783
1784
# File 'config/resource_type.rb', line 1782

def self.LEX_BOT_ALIAS()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "LEX_BOT_ALIAS")
end

.LIGHTSAIL_BUCKETAWSCDK::Config::ResourceType

AWS Lightsail bucket.

Returns:

  • (AWSCDK::Config::ResourceType)


1789
1790
1791
# File 'config/resource_type.rb', line 1789

def self.LIGHTSAIL_BUCKET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "LIGHTSAIL_BUCKET")
end

.LIGHTSAIL_CERTIFICATEAWSCDK::Config::ResourceType

Amazon Lightsail Certificate.

Returns:

  • (AWSCDK::Config::ResourceType)


1796
1797
1798
# File 'config/resource_type.rb', line 1796

def self.LIGHTSAIL_CERTIFICATE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "LIGHTSAIL_CERTIFICATE")
end

.LIGHTSAIL_DISKAWSCDK::Config::ResourceType

Amazon Lightsail Disk.

Returns:

  • (AWSCDK::Config::ResourceType)


1803
1804
1805
# File 'config/resource_type.rb', line 1803

def self.LIGHTSAIL_DISK()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "LIGHTSAIL_DISK")
end

.LIGHTSAIL_STATIC_IPAWSCDK::Config::ResourceType

AWS Lightsail static IP.

Returns:

  • (AWSCDK::Config::ResourceType)


1810
1811
1812
# File 'config/resource_type.rb', line 1810

def self.LIGHTSAIL_STATIC_IP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "LIGHTSAIL_STATIC_IP")
end

.LOGS_DESTINATIONAWSCDK::Config::ResourceType

Amazon CloudWatch Logs Destination.

Returns:

  • (AWSCDK::Config::ResourceType)


1817
1818
1819
# File 'config/resource_type.rb', line 1817

def self.LOGS_DESTINATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "LOGS_DESTINATION")
end

.LOOKOUT_METRICS_ALERTAWSCDK::Config::ResourceType

AWS Lookout Metrics Alert.

Returns:

  • (AWSCDK::Config::ResourceType)


1824
1825
1826
# File 'config/resource_type.rb', line 1824

def self.LOOKOUT_METRICS_ALERT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "LOOKOUT_METRICS_ALERT")
end

.LOOKOUT_VISION_PROJECTAWSCDK::Config::ResourceType

Amazon Lookout Vision Project.

Returns:

  • (AWSCDK::Config::ResourceType)


1831
1832
1833
# File 'config/resource_type.rb', line 1831

def self.LOOKOUT_VISION_PROJECT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "LOOKOUT_VISION_PROJECT")
end

.MEDIA_CONNECT_FLOW_SOURCEAWSCDK::Config::ResourceType

AWS Elemental MediaConnect FlowSource.

Returns:

  • (AWSCDK::Config::ResourceType)


1838
1839
1840
# File 'config/resource_type.rb', line 1838

def self.MEDIA_CONNECT_FLOW_SOURCE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "MEDIA_CONNECT_FLOW_SOURCE")
end

.MEDIA_PACKAGE_PACKAGING_CONFIGURATIONAWSCDK::Config::ResourceType

AWS Elemental MediaPackage Packaging Configuration.

Returns:

  • (AWSCDK::Config::ResourceType)


1845
1846
1847
# File 'config/resource_type.rb', line 1845

def self.MEDIA_PACKAGE_PACKAGING_CONFIGURATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "MEDIA_PACKAGE_PACKAGING_CONFIGURATION")
end

.MEDIACONNECT_FLOW_ENTITLEMENTAWSCDK::Config::ResourceType

AWS Elemental MediaConnect FlowEntitlement.

Returns:

  • (AWSCDK::Config::ResourceType)


1852
1853
1854
# File 'config/resource_type.rb', line 1852

def self.MEDIACONNECT_FLOW_ENTITLEMENT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "MEDIACONNECT_FLOW_ENTITLEMENT")
end

.MEDIACONNECT_FLOW_VPC_INTERFACEAWSCDK::Config::ResourceType

AWS Elemental MediaConnect FlowVpcInterface.

Returns:

  • (AWSCDK::Config::ResourceType)


1859
1860
1861
# File 'config/resource_type.rb', line 1859

def self.MEDIACONNECT_FLOW_VPC_INTERFACE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "MEDIACONNECT_FLOW_VPC_INTERFACE")
end

.MEDIAPACKAGE_PACKAGING_GROUPAWSCDK::Config::ResourceType

AWS Elemental MediaPackage packaging group.

Returns:

  • (AWSCDK::Config::ResourceType)


1866
1867
1868
# File 'config/resource_type.rb', line 1866

def self.MEDIAPACKAGE_PACKAGING_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "MEDIAPACKAGE_PACKAGING_GROUP")
end

.MEDIATAILOR_PLAYBACK_CONFIGURATIONAWSCDK::Config::ResourceType

AWS Elemental MediaTailor PlaybackConfiguration.

Returns:

  • (AWSCDK::Config::ResourceType)


1873
1874
1875
# File 'config/resource_type.rb', line 1873

def self.MEDIATAILOR_PLAYBACK_CONFIGURATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "MEDIATAILOR_PLAYBACK_CONFIGURATION")
end

.MSK_BATCH_SCRAM_SECRETAWSCDK::Config::ResourceType

Amazon MSK BatchScramSecret.

Returns:

  • (AWSCDK::Config::ResourceType)


1880
1881
1882
# File 'config/resource_type.rb', line 1880

def self.MSK_BATCH_SCRAM_SECRET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "MSK_BATCH_SCRAM_SECRET")
end

.MSK_CLUSTERAWSCDK::Config::ResourceType

Amazon MSK cluster.

Returns:

  • (AWSCDK::Config::ResourceType)


1887
1888
1889
# File 'config/resource_type.rb', line 1887

def self.MSK_CLUSTER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "MSK_CLUSTER")
end

.MSK_CONFIGURATIONAWSCDK::Config::ResourceType

Amazon MSK Configuration.

Returns:

  • (AWSCDK::Config::ResourceType)


1894
1895
1896
# File 'config/resource_type.rb', line 1894

def self.MSK_CONFIGURATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "MSK_CONFIGURATION")
end

.NETWORK_FIREWALL_FIREWALLAWSCDK::Config::ResourceType

AWS Network Firewall Firewall.

Returns:

  • (AWSCDK::Config::ResourceType)


1901
1902
1903
# File 'config/resource_type.rb', line 1901

def self.NETWORK_FIREWALL_FIREWALL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "NETWORK_FIREWALL_FIREWALL")
end

.NETWORK_FIREWALL_FIREWALL_POLICYAWSCDK::Config::ResourceType

AWS Network Firewall Firewall Policy.

Returns:

  • (AWSCDK::Config::ResourceType)


1908
1909
1910
# File 'config/resource_type.rb', line 1908

def self.NETWORK_FIREWALL_FIREWALL_POLICY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "NETWORK_FIREWALL_FIREWALL_POLICY")
end

.NETWORK_FIREWALL_RULE_GROUPAWSCDK::Config::ResourceType

AWS Network Firewall Rule Group.

Returns:

  • (AWSCDK::Config::ResourceType)


1915
1916
1917
# File 'config/resource_type.rb', line 1915

def self.NETWORK_FIREWALL_RULE_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "NETWORK_FIREWALL_RULE_GROUP")
end

.NETWORK_FIREWALL_TLS_INSPECTION_CONFIGURATIONAWSCDK::Config::ResourceType

AWS NetworkFirewall TLSInspectionConfiguration.

Returns:

  • (AWSCDK::Config::ResourceType)


1922
1923
1924
# File 'config/resource_type.rb', line 1922

def self.NETWORK_FIREWALL_TLS_INSPECTION_CONFIGURATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "NETWORK_FIREWALL_TLS_INSPECTION_CONFIGURATION")
end

.NETWORK_MANAGER_CONNECT_PEERAWSCDK::Config::ResourceType

AWS NetworkManager ConnectPeer.

Returns:

  • (AWSCDK::Config::ResourceType)


1929
1930
1931
# File 'config/resource_type.rb', line 1929

def self.NETWORK_MANAGER_CONNECT_PEER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "NETWORK_MANAGER_CONNECT_PEER")
end

.NETWORK_MANAGER_CUSTOMER_GATEWAY_ASSOCIATIONAWSCDK::Config::ResourceType

AWS NetworkManager CustomerGatewayAssociation.

Returns:

  • (AWSCDK::Config::ResourceType)


1936
1937
1938
# File 'config/resource_type.rb', line 1936

def self.NETWORK_MANAGER_CUSTOMER_GATEWAY_ASSOCIATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "NETWORK_MANAGER_CUSTOMER_GATEWAY_ASSOCIATION")
end

.NETWORK_MANAGER_DEVICEAWSCDK::Config::ResourceType

AWS Network Manager Device.

Returns:

  • (AWSCDK::Config::ResourceType)


1943
1944
1945
# File 'config/resource_type.rb', line 1943

def self.NETWORK_MANAGER_DEVICE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "NETWORK_MANAGER_DEVICE")
end

.NETWORK_MANAGER_GLOBAL_NETWORKAWSCDK::Config::ResourceType

AWS Network Manager Global Network.

Returns:

  • (AWSCDK::Config::ResourceType)


1950
1951
1952
# File 'config/resource_type.rb', line 1950

def self.NETWORK_MANAGER_GLOBAL_NETWORK()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "NETWORK_MANAGER_GLOBAL_NETWORK")
end

AWS NetworkManager Link.

Returns:

  • (AWSCDK::Config::ResourceType)


1957
1958
1959
# File 'config/resource_type.rb', line 1957

def self.NETWORK_MANAGER_LINK()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "NETWORK_MANAGER_LINK")
end

AWS NetworkManager LinkAssociation.

Returns:

  • (AWSCDK::Config::ResourceType)


1964
1965
1966
# File 'config/resource_type.rb', line 1964

def self.NETWORK_MANAGER_LINK_ASSOCIATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "NETWORK_MANAGER_LINK_ASSOCIATION")
end

.NETWORK_MANAGER_SITEAWSCDK::Config::ResourceType

AWS NetworkManager Site.

Returns:

  • (AWSCDK::Config::ResourceType)


1971
1972
1973
# File 'config/resource_type.rb', line 1971

def self.NETWORK_MANAGER_SITE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "NETWORK_MANAGER_SITE")
end

.NETWORK_MANAGER_TRANSIT_GATEWAY_REGISTRATIONAWSCDK::Config::ResourceType

AWS Network Manager Transit Gateway Registration.

Returns:

  • (AWSCDK::Config::ResourceType)


1978
1979
1980
# File 'config/resource_type.rb', line 1978

def self.NETWORK_MANAGER_TRANSIT_GATEWAY_REGISTRATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "NETWORK_MANAGER_TRANSIT_GATEWAY_REGISTRATION")
end

.of(type) ⇒ AWSCDK::Config::ResourceType

A custom resource type to support future cases.

Parameters:

  • type (String)

Returns:

  • (AWSCDK::Config::ResourceType)


24
25
26
27
# File 'config/resource_type.rb', line 24

def self.of(type)
  Jsii::Type.check_type(type, JSON.parse(Base64.strict_decode64("eyJwcmltaXRpdmUiOiJzdHJpbmcifQ==")), "type")
  Jsii::Kernel.instance.call_static("aws-cdk-lib.aws_config.ResourceType", "of", [type])
end

.OPENSEARCH_DOMAINAWSCDK::Config::ResourceType

Amazon OpenSearch domain.

Returns:

  • (AWSCDK::Config::ResourceType)


1985
1986
1987
# File 'config/resource_type.rb', line 1985

def self.OPENSEARCH_DOMAIN()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "OPENSEARCH_DOMAIN")
end

.PANORAMA_PACKAGEAWSCDK::Config::ResourceType

AWS Panorama Package.

Returns:

  • (AWSCDK::Config::ResourceType)


1992
1993
1994
# File 'config/resource_type.rb', line 1992

def self.PANORAMA_PACKAGE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "PANORAMA_PACKAGE")
end

.PERSONALIZE_DATASETAWSCDK::Config::ResourceType

Amazon Personalize Dataset.

Returns:

  • (AWSCDK::Config::ResourceType)


1999
2000
2001
# File 'config/resource_type.rb', line 1999

def self.PERSONALIZE_DATASET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "PERSONALIZE_DATASET")
end

.PERSONALIZE_DATASET_GROUPAWSCDK::Config::ResourceType

Amazon Personalize DatasetGroup.

Returns:

  • (AWSCDK::Config::ResourceType)


2006
2007
2008
# File 'config/resource_type.rb', line 2006

def self.PERSONALIZE_DATASET_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "PERSONALIZE_DATASET_GROUP")
end

.PERSONALIZE_SCHEMAAWSCDK::Config::ResourceType

Amazon Personalize Schema.

Returns:

  • (AWSCDK::Config::ResourceType)


2013
2014
2015
# File 'config/resource_type.rb', line 2013

def self.PERSONALIZE_SCHEMA()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "PERSONALIZE_SCHEMA")
end

.PERSONALIZE_SOLUTIONAWSCDK::Config::ResourceType

Amazon Personalize Solution.

Returns:

  • (AWSCDK::Config::ResourceType)


2020
2021
2022
# File 'config/resource_type.rb', line 2020

def self.PERSONALIZE_SOLUTION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "PERSONALIZE_SOLUTION")
end

.PINPOINT_APPAWSCDK::Config::ResourceType

Amazon Pinpoint App.

Returns:

  • (AWSCDK::Config::ResourceType)


2027
2028
2029
# File 'config/resource_type.rb', line 2027

def self.PINPOINT_APP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "PINPOINT_APP")
end

.PINPOINT_APPLICATION_SETTINGSAWSCDK::Config::ResourceType

Amazon Pinpoint Application Settings.

Returns:

  • (AWSCDK::Config::ResourceType)


2034
2035
2036
# File 'config/resource_type.rb', line 2034

def self.PINPOINT_APPLICATION_SETTINGS()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "PINPOINT_APPLICATION_SETTINGS")
end

.PINPOINT_CAMPAIGNAWSCDK::Config::ResourceType

Amazon Pinpoint Campaign.

Returns:

  • (AWSCDK::Config::ResourceType)


2041
2042
2043
# File 'config/resource_type.rb', line 2041

def self.PINPOINT_CAMPAIGN()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "PINPOINT_CAMPAIGN")
end

.PINPOINT_EMAIL_CHANNELAWSCDK::Config::ResourceType

Amazon Pinpoint EmailChannel.

Returns:

  • (AWSCDK::Config::ResourceType)


2048
2049
2050
# File 'config/resource_type.rb', line 2048

def self.PINPOINT_EMAIL_CHANNEL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "PINPOINT_EMAIL_CHANNEL")
end

.PINPOINT_EMAIL_TEMPLATEAWSCDK::Config::ResourceType

Amazon Pinpoint EmailTemplate.

Returns:

  • (AWSCDK::Config::ResourceType)


2055
2056
2057
# File 'config/resource_type.rb', line 2055

def self.PINPOINT_EMAIL_TEMPLATE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "PINPOINT_EMAIL_TEMPLATE")
end

.PINPOINT_EVENT_STREAMAWSCDK::Config::ResourceType

Amazon Pinpoint EventStream.

Returns:

  • (AWSCDK::Config::ResourceType)


2062
2063
2064
# File 'config/resource_type.rb', line 2062

def self.PINPOINT_EVENT_STREAM()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "PINPOINT_EVENT_STREAM")
end

.PINPOINT_IN_APP_TEMPLATEAWSCDK::Config::ResourceType

Amazon Pinpoint InAppTemplate.

Returns:

  • (AWSCDK::Config::ResourceType)


2069
2070
2071
# File 'config/resource_type.rb', line 2069

def self.PINPOINT_IN_APP_TEMPLATE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "PINPOINT_IN_APP_TEMPLATE")
end

.PINPOINT_SEGMENTAWSCDK::Config::ResourceType

Amazon Pinpoint Segment.

Returns:

  • (AWSCDK::Config::ResourceType)


2076
2077
2078
# File 'config/resource_type.rb', line 2076

def self.PINPOINT_SEGMENT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "PINPOINT_SEGMENT")
end

.QLDB_LEDGERAWSCDK::Config::ResourceType

Amazon QLDB ledger.

Returns:

  • (AWSCDK::Config::ResourceType)


2083
2084
2085
# File 'config/resource_type.rb', line 2083

def self.QLDB_LEDGER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "QLDB_LEDGER")
end

.RDS_DB_CLUSTERAWSCDK::Config::ResourceType

Amazon RDS database cluster.

Returns:

  • (AWSCDK::Config::ResourceType)


2090
2091
2092
# File 'config/resource_type.rb', line 2090

def self.RDS_DB_CLUSTER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "RDS_DB_CLUSTER")
end

.RDS_DB_CLUSTER_SNAPSHOTAWSCDK::Config::ResourceType

Amazon RDS database cluster snapshot.

Returns:

  • (AWSCDK::Config::ResourceType)


2097
2098
2099
# File 'config/resource_type.rb', line 2097

def self.RDS_DB_CLUSTER_SNAPSHOT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "RDS_DB_CLUSTER_SNAPSHOT")
end

.RDS_DB_INSTANCEAWSCDK::Config::ResourceType

Amazon RDS database instance.

Returns:

  • (AWSCDK::Config::ResourceType)


2104
2105
2106
# File 'config/resource_type.rb', line 2104

def self.RDS_DB_INSTANCE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "RDS_DB_INSTANCE")
end

.RDS_DB_SECURITY_GROUPAWSCDK::Config::ResourceType

Amazon RDS database security group.

Returns:

  • (AWSCDK::Config::ResourceType)


2111
2112
2113
# File 'config/resource_type.rb', line 2111

def self.RDS_DB_SECURITY_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "RDS_DB_SECURITY_GROUP")
end

.RDS_DB_SNAPSHOTAWSCDK::Config::ResourceType

Amazon RDS database snapshot.

Returns:

  • (AWSCDK::Config::ResourceType)


2118
2119
2120
# File 'config/resource_type.rb', line 2118

def self.RDS_DB_SNAPSHOT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "RDS_DB_SNAPSHOT")
end

.RDS_DB_SUBNET_GROUPAWSCDK::Config::ResourceType

Amazon RDS database subnet group.

Returns:

  • (AWSCDK::Config::ResourceType)


2125
2126
2127
# File 'config/resource_type.rb', line 2125

def self.RDS_DB_SUBNET_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "RDS_DB_SUBNET_GROUP")
end

.RDS_EVENT_SUBSCRIPTIONAWSCDK::Config::ResourceType

Amazon RDS event subscription.

Returns:

  • (AWSCDK::Config::ResourceType)


2132
2133
2134
# File 'config/resource_type.rb', line 2132

def self.RDS_EVENT_SUBSCRIPTION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "RDS_EVENT_SUBSCRIPTION")
end

.RDS_GLOBAL_CLUSTERAWSCDK::Config::ResourceType

Amazon RDS global cluster.

Returns:

  • (AWSCDK::Config::ResourceType)


2139
2140
2141
# File 'config/resource_type.rb', line 2139

def self.RDS_GLOBAL_CLUSTER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "RDS_GLOBAL_CLUSTER")
end

.RDS_OPTION_GROUPAWSCDK::Config::ResourceType

Amazon RDS OptionGroup.

Returns:

  • (AWSCDK::Config::ResourceType)


2146
2147
2148
# File 'config/resource_type.rb', line 2146

def self.RDS_OPTION_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "RDS_OPTION_GROUP")
end

.REDSHIFT_CLUSTERAWSCDK::Config::ResourceType

Amazon Redshift cluster.

Returns:

  • (AWSCDK::Config::ResourceType)


2153
2154
2155
# File 'config/resource_type.rb', line 2153

def self.REDSHIFT_CLUSTER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "REDSHIFT_CLUSTER")
end

.REDSHIFT_CLUSTER_PARAMETER_GROUPAWSCDK::Config::ResourceType

Amazon Redshift cluster parameter group.

Returns:

  • (AWSCDK::Config::ResourceType)


2160
2161
2162
# File 'config/resource_type.rb', line 2160

def self.REDSHIFT_CLUSTER_PARAMETER_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "REDSHIFT_CLUSTER_PARAMETER_GROUP")
end

.REDSHIFT_CLUSTER_SECURITY_GROUPAWSCDK::Config::ResourceType

Amazon Redshift cluster security group.

Returns:

  • (AWSCDK::Config::ResourceType)


2167
2168
2169
# File 'config/resource_type.rb', line 2167

def self.REDSHIFT_CLUSTER_SECURITY_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "REDSHIFT_CLUSTER_SECURITY_GROUP")
end

.REDSHIFT_CLUSTER_SNAPSHOTAWSCDK::Config::ResourceType

Amazon Redshift cluster snapshot.

Returns:

  • (AWSCDK::Config::ResourceType)


2174
2175
2176
# File 'config/resource_type.rb', line 2174

def self.REDSHIFT_CLUSTER_SNAPSHOT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "REDSHIFT_CLUSTER_SNAPSHOT")
end

.REDSHIFT_CLUSTER_SUBNET_GROUPAWSCDK::Config::ResourceType

Amazon Redshift cluster subnet group.

Returns:

  • (AWSCDK::Config::ResourceType)


2181
2182
2183
# File 'config/resource_type.rb', line 2181

def self.REDSHIFT_CLUSTER_SUBNET_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "REDSHIFT_CLUSTER_SUBNET_GROUP")
end

.REDSHIFT_EVENT_SUBSCRIPTIONAWSCDK::Config::ResourceType

Amazon Redshift event subscription.

Returns:

  • (AWSCDK::Config::ResourceType)


2188
2189
2190
# File 'config/resource_type.rb', line 2188

def self.REDSHIFT_EVENT_SUBSCRIPTION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "REDSHIFT_EVENT_SUBSCRIPTION")
end

.REDSHIFT_SCHEDULED_ACTIONAWSCDK::Config::ResourceType

Amazon Redshift Scheduled Action.

Returns:

  • (AWSCDK::Config::ResourceType)


2195
2196
2197
# File 'config/resource_type.rb', line 2195

def self.REDSHIFT_SCHEDULED_ACTION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "REDSHIFT_SCHEDULED_ACTION")
end

.RESILIENCEHUB_APPAWSCDK::Config::ResourceType

AWS ResilienceHub App.

Returns:

  • (AWSCDK::Config::ResourceType)


2202
2203
2204
# File 'config/resource_type.rb', line 2202

def self.RESILIENCEHUB_APP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "RESILIENCEHUB_APP")
end

.RESILIENCEHUB_RESILIENCY_POLICYAWSCDK::Config::ResourceType

AWS ResilienceHub resiliency policy.

Returns:

  • (AWSCDK::Config::ResourceType)


2209
2210
2211
# File 'config/resource_type.rb', line 2209

def self.RESILIENCEHUB_RESILIENCY_POLICY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "RESILIENCEHUB_RESILIENCY_POLICY")
end

.RESOURCE_EXPLORER2_INDEXAWSCDK::Config::ResourceType

AWS Resource Explorer Index.

Returns:

  • (AWSCDK::Config::ResourceType)


2216
2217
2218
# File 'config/resource_type.rb', line 2216

def self.RESOURCE_EXPLORER2_INDEX()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "RESOURCE_EXPLORER2_INDEX")
end

.ROBO_MAKER_ROBOT_APPLICATIONAWSCDK::Config::ResourceType

AWS RoboMaker Robot Application.

Returns:

  • (AWSCDK::Config::ResourceType)


2223
2224
2225
# File 'config/resource_type.rb', line 2223

def self.ROBO_MAKER_ROBOT_APPLICATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROBO_MAKER_ROBOT_APPLICATION")
end

.ROBO_MAKER_ROBOT_APPLICATION_VERSIONAWSCDK::Config::ResourceType

AWS RoboMaker Robot Application Version.

Returns:

  • (AWSCDK::Config::ResourceType)


2230
2231
2232
# File 'config/resource_type.rb', line 2230

def self.ROBO_MAKER_ROBOT_APPLICATION_VERSION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROBO_MAKER_ROBOT_APPLICATION_VERSION")
end

.ROBO_MAKER_SIMULATION_APPLICATIONAWSCDK::Config::ResourceType

AWS RoboMaker Simulation Application.

Returns:

  • (AWSCDK::Config::ResourceType)


2237
2238
2239
# File 'config/resource_type.rb', line 2237

def self.ROBO_MAKER_SIMULATION_APPLICATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROBO_MAKER_SIMULATION_APPLICATION")
end

.ROUTE53_HEALTH_CHECKAWSCDK::Config::ResourceType

Amazon Route53 Health Check.

Returns:

  • (AWSCDK::Config::ResourceType)


2244
2245
2246
# File 'config/resource_type.rb', line 2244

def self.ROUTE53_HEALTH_CHECK()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROUTE53_HEALTH_CHECK")
end

.ROUTE53_HOSTED_ZONEAWSCDK::Config::ResourceType

Amazon Route53 Hosted Zone.

Returns:

  • (AWSCDK::Config::ResourceType)


2251
2252
2253
# File 'config/resource_type.rb', line 2251

def self.ROUTE53_HOSTED_ZONE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROUTE53_HOSTED_ZONE")
end

.ROUTE53_RECOVERY_CONTROL_CLUSTERAWSCDK::Config::ResourceType

Amazon Route53 Recovery Control Cluster.

Returns:

  • (AWSCDK::Config::ResourceType)


2258
2259
2260
# File 'config/resource_type.rb', line 2258

def self.ROUTE53_RECOVERY_CONTROL_CLUSTER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROUTE53_RECOVERY_CONTROL_CLUSTER")
end

.ROUTE53_RECOVERY_CONTROL_CONTROL_PANELAWSCDK::Config::ResourceType

Amazon Route53 Recovery Control Control Panel.

Returns:

  • (AWSCDK::Config::ResourceType)


2265
2266
2267
# File 'config/resource_type.rb', line 2265

def self.ROUTE53_RECOVERY_CONTROL_CONTROL_PANEL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROUTE53_RECOVERY_CONTROL_CONTROL_PANEL")
end

.ROUTE53_RECOVERY_CONTROL_ROUTING_CONTROLAWSCDK::Config::ResourceType

Amazon Route53 Recovery Control Routing Control.

Returns:

  • (AWSCDK::Config::ResourceType)


2272
2273
2274
# File 'config/resource_type.rb', line 2272

def self.ROUTE53_RECOVERY_CONTROL_ROUTING_CONTROL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROUTE53_RECOVERY_CONTROL_ROUTING_CONTROL")
end

.ROUTE53_RECOVERY_CONTROL_SAFETY_RULEAWSCDK::Config::ResourceType

Amazon Route53 Recovery Control Safety Rule.

Returns:

  • (AWSCDK::Config::ResourceType)


2279
2280
2281
# File 'config/resource_type.rb', line 2279

def self.ROUTE53_RECOVERY_CONTROL_SAFETY_RULE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROUTE53_RECOVERY_CONTROL_SAFETY_RULE")
end

.ROUTE53_RECOVERY_READINESS_CELLAWSCDK::Config::ResourceType

Amazon Route 53 Application Recovery Controller Cell.

Returns:

  • (AWSCDK::Config::ResourceType)


2286
2287
2288
# File 'config/resource_type.rb', line 2286

def self.ROUTE53_RECOVERY_READINESS_CELL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROUTE53_RECOVERY_READINESS_CELL")
end

.ROUTE53_RECOVERY_READINESS_READINESS_CHECKAWSCDK::Config::ResourceType

Amazon Route 53 Application Recovery Controller Readiness Check.

Returns:

  • (AWSCDK::Config::ResourceType)


2293
2294
2295
# File 'config/resource_type.rb', line 2293

def self.ROUTE53_RECOVERY_READINESS_READINESS_CHECK()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROUTE53_RECOVERY_READINESS_READINESS_CHECK")
end

.ROUTE53_RECOVERY_READINESS_RECOVERY_GROUPAWSCDK::Config::ResourceType

Amazon Route53 recovery readiness recovery group.

Returns:

  • (AWSCDK::Config::ResourceType)


2300
2301
2302
# File 'config/resource_type.rb', line 2300

def self.ROUTE53_RECOVERY_READINESS_RECOVERY_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROUTE53_RECOVERY_READINESS_RECOVERY_GROUP")
end

.ROUTE53_RECOVERY_READINESS_RESOURCE_SETAWSCDK::Config::ResourceType

Amazon Route53 Recovery Readiness Resource Set.

Returns:

  • (AWSCDK::Config::ResourceType)


2307
2308
2309
# File 'config/resource_type.rb', line 2307

def self.ROUTE53_RECOVERY_READINESS_RESOURCE_SET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROUTE53_RECOVERY_READINESS_RESOURCE_SET")
end

.ROUTE53_RESOLVER_FIREWALL_DOMAIN_LISTAWSCDK::Config::ResourceType

Amazon Route53 Resolver Firewall Domain List.

Returns:

  • (AWSCDK::Config::ResourceType)


2314
2315
2316
# File 'config/resource_type.rb', line 2314

def self.ROUTE53_RESOLVER_FIREWALL_DOMAIN_LIST()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROUTE53_RESOLVER_FIREWALL_DOMAIN_LIST")
end

.ROUTE53_RESOLVER_FIREWALL_RULE_GROUPAWSCDK::Config::ResourceType

AWS Route53 Resolver FirewallRuleGroup.

Returns:

  • (AWSCDK::Config::ResourceType)


2321
2322
2323
# File 'config/resource_type.rb', line 2321

def self.ROUTE53_RESOLVER_FIREWALL_RULE_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROUTE53_RESOLVER_FIREWALL_RULE_GROUP")
end

.ROUTE53_RESOLVER_FIREWALL_RULE_GROUP_ASSOCIATIONAWSCDK::Config::ResourceType

Amazon Route53 Resolver Firewall Rule Group Association.

Returns:

  • (AWSCDK::Config::ResourceType)


2328
2329
2330
# File 'config/resource_type.rb', line 2328

def self.ROUTE53_RESOLVER_FIREWALL_RULE_GROUP_ASSOCIATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROUTE53_RESOLVER_FIREWALL_RULE_GROUP_ASSOCIATION")
end

.ROUTE53_RESOLVER_QUERY_LOGGING_CONFIGAWSCDK::Config::ResourceType

Amazon Route53 Resolver ResolverQueryLoggingConfig.

Returns:

  • (AWSCDK::Config::ResourceType)


2335
2336
2337
# File 'config/resource_type.rb', line 2335

def self.ROUTE53_RESOLVER_QUERY_LOGGING_CONFIG()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROUTE53_RESOLVER_QUERY_LOGGING_CONFIG")
end

.ROUTE53_RESOLVER_QUERY_LOGGING_CONFIG_ASSOCIATIONAWSCDK::Config::ResourceType

Amazon Route53 Resolver ResolverQueryLoggingConfigAssociation.

Returns:

  • (AWSCDK::Config::ResourceType)


2342
2343
2344
# File 'config/resource_type.rb', line 2342

def self.ROUTE53_RESOLVER_QUERY_LOGGING_CONFIG_ASSOCIATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROUTE53_RESOLVER_QUERY_LOGGING_CONFIG_ASSOCIATION")
end

.ROUTE53_RESOLVER_RESOLVER_ENDPOINTAWSCDK::Config::ResourceType

Amazon Route53 resolver resolver endpoint.

Returns:

  • (AWSCDK::Config::ResourceType)


2349
2350
2351
# File 'config/resource_type.rb', line 2349

def self.ROUTE53_RESOLVER_RESOLVER_ENDPOINT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROUTE53_RESOLVER_RESOLVER_ENDPOINT")
end

.ROUTE53_RESOLVER_RESOLVER_RULEAWSCDK::Config::ResourceType

Amazon Route53 resolver resolver rule.

Returns:

  • (AWSCDK::Config::ResourceType)


2356
2357
2358
# File 'config/resource_type.rb', line 2356

def self.ROUTE53_RESOLVER_RESOLVER_RULE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROUTE53_RESOLVER_RESOLVER_RULE")
end

.ROUTE53_RESOLVER_RESOLVER_RULE_ASSOCIATIONAWSCDK::Config::ResourceType

Amazon Route53 resolver resolver rule association.

Returns:

  • (AWSCDK::Config::ResourceType)


2363
2364
2365
# File 'config/resource_type.rb', line 2363

def self.ROUTE53_RESOLVER_RESOLVER_RULE_ASSOCIATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "ROUTE53_RESOLVER_RESOLVER_RULE_ASSOCIATION")
end

.S3_ACCESS_POINTAWSCDK::Config::ResourceType

Amazon S3 AccessPoint.

Returns:

  • (AWSCDK::Config::ResourceType)


2370
2371
2372
# File 'config/resource_type.rb', line 2370

def self.S3_ACCESS_POINT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "S3_ACCESS_POINT")
end

.S3_ACCOUNT_PUBLIC_ACCESS_BLOCKAWSCDK::Config::ResourceType

Amazon S3 account public access block.

Returns:

  • (AWSCDK::Config::ResourceType)


2377
2378
2379
# File 'config/resource_type.rb', line 2377

def self.S3_ACCOUNT_PUBLIC_ACCESS_BLOCK()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "S3_ACCOUNT_PUBLIC_ACCESS_BLOCK")
end

.S3_BUCKETAWSCDK::Config::ResourceType

Amazon S3 bucket.

Returns:

  • (AWSCDK::Config::ResourceType)


2384
2385
2386
# File 'config/resource_type.rb', line 2384

def self.S3_BUCKET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "S3_BUCKET")
end

.S3_MULTIREGION_ACCESS_POINTAWSCDK::Config::ResourceType

Amazon S3 Multi-Region Access Point.

Returns:

  • (AWSCDK::Config::ResourceType)


2391
2392
2393
# File 'config/resource_type.rb', line 2391

def self.S3_MULTIREGION_ACCESS_POINT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "S3_MULTIREGION_ACCESS_POINT")
end

.S3_STORAGE_LENSAWSCDK::Config::ResourceType

Amazon S3 Storage Lens.

Returns:

  • (AWSCDK::Config::ResourceType)


2398
2399
2400
# File 'config/resource_type.rb', line 2398

def self.S3_STORAGE_LENS()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "S3_STORAGE_LENS")
end

.SAGE_MAKER_APP_IMAGE_CONFIGAWSCDK::Config::ResourceType

Amazon SageMaker AppImageConfig.

Returns:

  • (AWSCDK::Config::ResourceType)


2405
2406
2407
# File 'config/resource_type.rb', line 2405

def self.SAGE_MAKER_APP_IMAGE_CONFIG()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SAGE_MAKER_APP_IMAGE_CONFIG")
end

.SAGE_MAKER_IMAGEAWSCDK::Config::ResourceType

Amazon SageMaker Image.

Returns:

  • (AWSCDK::Config::ResourceType)


2412
2413
2414
# File 'config/resource_type.rb', line 2412

def self.SAGE_MAKER_IMAGE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SAGE_MAKER_IMAGE")
end

.SAGEMAKER_CODE_REPOSITORYAWSCDK::Config::ResourceType

Amazon SageMaker code repository.

Returns:

  • (AWSCDK::Config::ResourceType)


2419
2420
2421
# File 'config/resource_type.rb', line 2419

def self.SAGEMAKER_CODE_REPOSITORY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SAGEMAKER_CODE_REPOSITORY")
end

.SAGEMAKER_DOMAINAWSCDK::Config::ResourceType

Amazon SageMaker Domain.

Returns:

  • (AWSCDK::Config::ResourceType)


2426
2427
2428
# File 'config/resource_type.rb', line 2426

def self.SAGEMAKER_DOMAIN()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SAGEMAKER_DOMAIN")
end

.SAGEMAKER_FEATURE_GROUPAWSCDK::Config::ResourceType

Amazon SageMaker FeatureGroup.

Returns:

  • (AWSCDK::Config::ResourceType)


2433
2434
2435
# File 'config/resource_type.rb', line 2433

def self.SAGEMAKER_FEATURE_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SAGEMAKER_FEATURE_GROUP")
end

.SAGEMAKER_MODELAWSCDK::Config::ResourceType

Amazon SageMaker model.

Returns:

  • (AWSCDK::Config::ResourceType)


2440
2441
2442
# File 'config/resource_type.rb', line 2440

def self.SAGEMAKER_MODEL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SAGEMAKER_MODEL")
end

.SAGEMAKER_NOTEBOOK_INSTANCEAWSCDK::Config::ResourceType

Amazon SageMaker notebook instance.

Returns:

  • (AWSCDK::Config::ResourceType)


2447
2448
2449
# File 'config/resource_type.rb', line 2447

def self.SAGEMAKER_NOTEBOOK_INSTANCE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SAGEMAKER_NOTEBOOK_INSTANCE")
end

.SAGEMAKER_WORKTEAMAWSCDK::Config::ResourceType

Amazon SageMaker workteam.

Returns:

  • (AWSCDK::Config::ResourceType)


2454
2455
2456
# File 'config/resource_type.rb', line 2454

def self.SAGEMAKER_WORKTEAM()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SAGEMAKER_WORKTEAM")
end

.SECRETS_MANAGER_SECRETAWSCDK::Config::ResourceType

AWS Secrets Manager secret.

Returns:

  • (AWSCDK::Config::ResourceType)


2461
2462
2463
# File 'config/resource_type.rb', line 2461

def self.SECRETS_MANAGER_SECRET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SECRETS_MANAGER_SECRET")
end

.SERVICE_CATALOG_CLOUDFORMATION_PRODUCTAWSCDK::Config::ResourceType

AWS Service Catalog CloudFormation product.

Returns:

  • (AWSCDK::Config::ResourceType)


2468
2469
2470
# File 'config/resource_type.rb', line 2468

def self.SERVICE_CATALOG_CLOUDFORMATION_PRODUCT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SERVICE_CATALOG_CLOUDFORMATION_PRODUCT")
end

.SERVICE_CATALOG_CLOUDFORMATION_PROVISIONED_PRODUCTAWSCDK::Config::ResourceType

AWS Service Catalog CloudFormation provisioned product.

Returns:

  • (AWSCDK::Config::ResourceType)


2475
2476
2477
# File 'config/resource_type.rb', line 2475

def self.SERVICE_CATALOG_CLOUDFORMATION_PROVISIONED_PRODUCT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SERVICE_CATALOG_CLOUDFORMATION_PROVISIONED_PRODUCT")
end

.SERVICE_CATALOG_PORTFOLIOAWSCDK::Config::ResourceType

AWS Service Catalog portfolio.

Returns:

  • (AWSCDK::Config::ResourceType)


2482
2483
2484
# File 'config/resource_type.rb', line 2482

def self.SERVICE_CATALOG_PORTFOLIO()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SERVICE_CATALOG_PORTFOLIO")
end

.SERVICE_DISCOVERY_INSTANCEAWSCDK::Config::ResourceType

AWS Cloud Map Instance.

Returns:

  • (AWSCDK::Config::ResourceType)


2489
2490
2491
# File 'config/resource_type.rb', line 2489

def self.SERVICE_DISCOVERY_INSTANCE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SERVICE_DISCOVERY_INSTANCE")
end

.SERVICEDISCOVERY_HTTP_NAMESPACEAWSCDK::Config::ResourceType

AWS Cloud Map(ServiceDiscovery) Http Namespace.

Returns:

  • (AWSCDK::Config::ResourceType)


2496
2497
2498
# File 'config/resource_type.rb', line 2496

def self.SERVICEDISCOVERY_HTTP_NAMESPACE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SERVICEDISCOVERY_HTTP_NAMESPACE")
end

.SERVICEDISCOVERY_PUBLIC_DNS_NAMESPACEAWSCDK::Config::ResourceType

AWS Cloud Map(ServiceDiscovery) Public Dns Namespace.

Returns:

  • (AWSCDK::Config::ResourceType)


2503
2504
2505
# File 'config/resource_type.rb', line 2503

def self.SERVICEDISCOVERY_PUBLIC_DNS_NAMESPACE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SERVICEDISCOVERY_PUBLIC_DNS_NAMESPACE")
end

.SERVICEDISCOVERY_SERVICEAWSCDK::Config::ResourceType

AWS Cloud Map(ServiceDiscovery) service.

Returns:

  • (AWSCDK::Config::ResourceType)


2510
2511
2512
# File 'config/resource_type.rb', line 2510

def self.SERVICEDISCOVERY_SERVICE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SERVICEDISCOVERY_SERVICE")
end

.SES_CONFIGURATION_SETAWSCDK::Config::ResourceType

Amazon SES Configuration Set.

Returns:

  • (AWSCDK::Config::ResourceType)


2517
2518
2519
# File 'config/resource_type.rb', line 2517

def self.SES_CONFIGURATION_SET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SES_CONFIGURATION_SET")
end

.SES_CONTACT_LISTAWSCDK::Config::ResourceType

Amazon SES Contact List.

Returns:

  • (AWSCDK::Config::ResourceType)


2524
2525
2526
# File 'config/resource_type.rb', line 2524

def self.SES_CONTACT_LIST()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SES_CONTACT_LIST")
end

.SES_RECEIPT_FILTERAWSCDK::Config::ResourceType

Amazon SES ReceiptFilter.

Returns:

  • (AWSCDK::Config::ResourceType)


2531
2532
2533
# File 'config/resource_type.rb', line 2531

def self.SES_RECEIPT_FILTER()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SES_RECEIPT_FILTER")
end

.SES_RECEIPT_RECEIPT_RULE_SETAWSCDK::Config::ResourceType

Amazon SES ReceiptRuleSet.

Returns:

  • (AWSCDK::Config::ResourceType)


2538
2539
2540
# File 'config/resource_type.rb', line 2538

def self.SES_RECEIPT_RECEIPT_RULE_SET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SES_RECEIPT_RECEIPT_RULE_SET")
end

.SES_TEMPLATEAWSCDK::Config::ResourceType

Amazon SES Template.

Returns:

  • (AWSCDK::Config::ResourceType)


2545
2546
2547
# File 'config/resource_type.rb', line 2545

def self.SES_TEMPLATE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SES_TEMPLATE")
end

.SHIELD_PROTECTIONAWSCDK::Config::ResourceType

AWS Shield protection.

Returns:

  • (AWSCDK::Config::ResourceType)


2552
2553
2554
# File 'config/resource_type.rb', line 2552

def self.SHIELD_PROTECTION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SHIELD_PROTECTION")
end

.SHIELD_REGIONAL_PROTECTIONAWSCDK::Config::ResourceType

AWS Shield regional protection.

Returns:

  • (AWSCDK::Config::ResourceType)


2559
2560
2561
# File 'config/resource_type.rb', line 2559

def self.SHIELD_REGIONAL_PROTECTION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SHIELD_REGIONAL_PROTECTION")
end

.SIGNER_SIGNING_PROFILEAWSCDK::Config::ResourceType

AWS Signer SigningProfile.

Returns:

  • (AWSCDK::Config::ResourceType)


2566
2567
2568
# File 'config/resource_type.rb', line 2566

def self.SIGNER_SIGNING_PROFILE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SIGNER_SIGNING_PROFILE")
end

.SNS_TOPICAWSCDK::Config::ResourceType

Amazon SNS topic.

Returns:

  • (AWSCDK::Config::ResourceType)


2573
2574
2575
# File 'config/resource_type.rb', line 2573

def self.SNS_TOPIC()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SNS_TOPIC")
end

.SQS_QUEUEAWSCDK::Config::ResourceType

Amazon SQS queue.

Returns:

  • (AWSCDK::Config::ResourceType)


2580
2581
2582
# File 'config/resource_type.rb', line 2580

def self.SQS_QUEUE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SQS_QUEUE")
end

.STEPFUNCTIONS_ACTIVITYAWSCDK::Config::ResourceType

AWS StepFunctions activity.

Returns:

  • (AWSCDK::Config::ResourceType)


2587
2588
2589
# File 'config/resource_type.rb', line 2587

def self.STEPFUNCTIONS_ACTIVITY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "STEPFUNCTIONS_ACTIVITY")
end

.STEPFUNCTIONS_STATE_MACHINEAWSCDK::Config::ResourceType

AWS StepFunctions state machine.

Returns:

  • (AWSCDK::Config::ResourceType)


2594
2595
2596
# File 'config/resource_type.rb', line 2594

def self.STEPFUNCTIONS_STATE_MACHINE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "STEPFUNCTIONS_STATE_MACHINE")
end

.SYSTEMS_MANAGER_ASSOCIATION_COMPLIANCEAWSCDK::Config::ResourceType

AWS Systems Manager association compliance.

Returns:

  • (AWSCDK::Config::ResourceType)


2601
2602
2603
# File 'config/resource_type.rb', line 2601

def self.SYSTEMS_MANAGER_ASSOCIATION_COMPLIANCE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SYSTEMS_MANAGER_ASSOCIATION_COMPLIANCE")
end

.SYSTEMS_MANAGER_FILE_DATAAWSCDK::Config::ResourceType

AWS Systems Manager file data.

Returns:

  • (AWSCDK::Config::ResourceType)


2608
2609
2610
# File 'config/resource_type.rb', line 2608

def self.SYSTEMS_MANAGER_FILE_DATA()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SYSTEMS_MANAGER_FILE_DATA")
end

.SYSTEMS_MANAGER_MANAGED_INSTANCE_INVENTORYAWSCDK::Config::ResourceType

AWS Systems Manager managed instance inventory.

Returns:

  • (AWSCDK::Config::ResourceType)


2615
2616
2617
# File 'config/resource_type.rb', line 2615

def self.SYSTEMS_MANAGER_MANAGED_INSTANCE_INVENTORY()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SYSTEMS_MANAGER_MANAGED_INSTANCE_INVENTORY")
end

.SYSTEMS_MANAGER_PATCH_COMPLIANCEAWSCDK::Config::ResourceType

AWS Systems Manager patch compliance.

Returns:

  • (AWSCDK::Config::ResourceType)


2622
2623
2624
# File 'config/resource_type.rb', line 2622

def self.SYSTEMS_MANAGER_PATCH_COMPLIANCE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "SYSTEMS_MANAGER_PATCH_COMPLIANCE")
end

.TRANSFER_AGREEMENTAWSCDK::Config::ResourceType

AWS Transfer Agreement.

Returns:

  • (AWSCDK::Config::ResourceType)


2629
2630
2631
# File 'config/resource_type.rb', line 2629

def self.TRANSFER_AGREEMENT()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "TRANSFER_AGREEMENT")
end

.TRANSFER_CERTIFICATEAWSCDK::Config::ResourceType

AWS Transfer Family Certificate.

Returns:

  • (AWSCDK::Config::ResourceType)


2636
2637
2638
# File 'config/resource_type.rb', line 2636

def self.TRANSFER_CERTIFICATE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "TRANSFER_CERTIFICATE")
end

.TRANSFER_CONNECTORAWSCDK::Config::ResourceType

AWS Transfer Connector.

Returns:

  • (AWSCDK::Config::ResourceType)


2643
2644
2645
# File 'config/resource_type.rb', line 2643

def self.TRANSFER_CONNECTOR()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "TRANSFER_CONNECTOR")
end

.TRANSFER_WORKFLOWAWSCDK::Config::ResourceType

AWS Transfer workflow.

Returns:

  • (AWSCDK::Config::ResourceType)


2650
2651
2652
# File 'config/resource_type.rb', line 2650

def self.TRANSFER_WORKFLOW()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "TRANSFER_WORKFLOW")
end

.WAF_RATE_BASED_RULEAWSCDK::Config::ResourceType

AWS WAF rate based rule.

Returns:

  • (AWSCDK::Config::ResourceType)


2657
2658
2659
# File 'config/resource_type.rb', line 2657

def self.WAF_RATE_BASED_RULE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "WAF_RATE_BASED_RULE")
end

.WAF_REGIONAL_RATE_BASED_RULEAWSCDK::Config::ResourceType

AWS WAF regional rate based rule.

Returns:

  • (AWSCDK::Config::ResourceType)


2664
2665
2666
# File 'config/resource_type.rb', line 2664

def self.WAF_REGIONAL_RATE_BASED_RULE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "WAF_REGIONAL_RATE_BASED_RULE")
end

.WAF_REGIONAL_RULEAWSCDK::Config::ResourceType

AWS WAF regional rule.

Returns:

  • (AWSCDK::Config::ResourceType)


2671
2672
2673
# File 'config/resource_type.rb', line 2671

def self.WAF_REGIONAL_RULE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "WAF_REGIONAL_RULE")
end

.WAF_REGIONAL_RULE_GROUPAWSCDK::Config::ResourceType

AWS WAF regional rule group.

Returns:

  • (AWSCDK::Config::ResourceType)


2678
2679
2680
# File 'config/resource_type.rb', line 2678

def self.WAF_REGIONAL_RULE_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "WAF_REGIONAL_RULE_GROUP")
end

.WAF_REGIONAL_WEB_ACLAWSCDK::Config::ResourceType

AWS WAF web ACL.

Returns:

  • (AWSCDK::Config::ResourceType)


2685
2686
2687
# File 'config/resource_type.rb', line 2685

def self.WAF_REGIONAL_WEB_ACL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "WAF_REGIONAL_WEB_ACL")
end

.WAF_RULEAWSCDK::Config::ResourceType

AWS WAF rule.

Returns:

  • (AWSCDK::Config::ResourceType)


2692
2693
2694
# File 'config/resource_type.rb', line 2692

def self.WAF_RULE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "WAF_RULE")
end

.WAF_RULE_GROUPAWSCDK::Config::ResourceType

AWS WAF rule group.

Returns:

  • (AWSCDK::Config::ResourceType)


2699
2700
2701
# File 'config/resource_type.rb', line 2699

def self.WAF_RULE_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "WAF_RULE_GROUP")
end

.WAF_WEB_ACLAWSCDK::Config::ResourceType

AWS WAF web ACL.

Returns:

  • (AWSCDK::Config::ResourceType)


2706
2707
2708
# File 'config/resource_type.rb', line 2706

def self.WAF_WEB_ACL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "WAF_WEB_ACL")
end

.WAFV2_IP_SETAWSCDK::Config::ResourceType

AWS WAFv2 ip set.

Returns:

  • (AWSCDK::Config::ResourceType)


2713
2714
2715
# File 'config/resource_type.rb', line 2713

def self.WAFV2_IP_SET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "WAFV2_IP_SET")
end

.WAFV2_MANAGED_RULE_SETAWSCDK::Config::ResourceType

AWS WAFv2 managed rule set.

Returns:

  • (AWSCDK::Config::ResourceType)


2720
2721
2722
# File 'config/resource_type.rb', line 2720

def self.WAFV2_MANAGED_RULE_SET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "WAFV2_MANAGED_RULE_SET")
end

.WAFV2_REGEX_PATTERN_SETAWSCDK::Config::ResourceType

AWS WAFv2 regex pattern set.

Returns:

  • (AWSCDK::Config::ResourceType)


2727
2728
2729
# File 'config/resource_type.rb', line 2727

def self.WAFV2_REGEX_PATTERN_SET()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "WAFV2_REGEX_PATTERN_SET")
end

.WAFV2_RULE_GROUPAWSCDK::Config::ResourceType

AWS WAFv2 rule group.

Returns:

  • (AWSCDK::Config::ResourceType)


2734
2735
2736
# File 'config/resource_type.rb', line 2734

def self.WAFV2_RULE_GROUP()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "WAFV2_RULE_GROUP")
end

.WAFV2_WEB_ACLAWSCDK::Config::ResourceType

AWS WAFv2 web ACL.

Returns:

  • (AWSCDK::Config::ResourceType)


2741
2742
2743
# File 'config/resource_type.rb', line 2741

def self.WAFV2_WEB_ACL()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "WAFV2_WEB_ACL")
end

.WORKSPACES_CONNECTION_ALIASAWSCDK::Config::ResourceType

Amazon WorkSpaces connection alias.

Returns:

  • (AWSCDK::Config::ResourceType)


2748
2749
2750
# File 'config/resource_type.rb', line 2748

def self.WORKSPACES_CONNECTION_ALIAS()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "WORKSPACES_CONNECTION_ALIAS")
end

.WORKSPACES_WORKSPACEAWSCDK::Config::ResourceType

Amazon WorkSpaces workSpace.

Returns:

  • (AWSCDK::Config::ResourceType)


2755
2756
2757
# File 'config/resource_type.rb', line 2755

def self.WORKSPACES_WORKSPACE()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "WORKSPACES_WORKSPACE")
end

.XRAY_ENCRYPTION_CONFIGURATIONAWSCDK::Config::ResourceType

AWS X-Ray encryption configuration.

Returns:

  • (AWSCDK::Config::ResourceType)


2762
2763
2764
# File 'config/resource_type.rb', line 2762

def self.XRAY_ENCRYPTION_CONFIGURATION()
  Jsii::Kernel.instance.get_static("aws-cdk-lib.aws_config.ResourceType", "XRAY_ENCRYPTION_CONFIGURATION")
end

Instance Method Details

#compliance_resource_typeString

Valid value of resource type.

Returns:

  • (String)


2769
2770
2771
# File 'config/resource_type.rb', line 2769

def compliance_resource_type()
  jsii_get_property("complianceResourceType")
end