Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_guardduty_detector.DataAwsGuarddutyDetectorConfig
-
Packages that use DataAwsGuarddutyDetectorConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_guardduty_detector data_aws_guardduty_detector -
-
Uses of DataAwsGuarddutyDetectorConfig in com.hashicorp.cdktf.providers.aws.data_aws_guardduty_detector
Classes in com.hashicorp.cdktf.providers.aws.data_aws_guardduty_detector that implement DataAwsGuarddutyDetectorConfig Modifier and Type Class Description static classDataAwsGuarddutyDetectorConfig.Jsii$ProxyAn implementation forDataAwsGuarddutyDetectorConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_guardduty_detector that return DataAwsGuarddutyDetectorConfig Modifier and Type Method Description DataAwsGuarddutyDetectorConfigDataAwsGuarddutyDetectorConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.data_aws_guardduty_detector with parameters of type DataAwsGuarddutyDetectorConfig Constructor Description DataAwsGuarddutyDetector(software.constructs.Construct scope, String id, DataAwsGuarddutyDetectorConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/guardduty_detector aws_guardduty_detector} Data Source.
-