Uses of Interface
com.hashicorp.cdktf.providers.aws.guardduty_detector.GuarddutyDetectorConfig
-
Packages that use GuarddutyDetectorConfig Package Description com.hashicorp.cdktf.providers.aws.guardduty_detector aws_guardduty_detector -
-
Uses of GuarddutyDetectorConfig in com.hashicorp.cdktf.providers.aws.guardduty_detector
Classes in com.hashicorp.cdktf.providers.aws.guardduty_detector that implement GuarddutyDetectorConfig Modifier and Type Class Description static classGuarddutyDetectorConfig.Jsii$ProxyAn implementation forGuarddutyDetectorConfigMethods in com.hashicorp.cdktf.providers.aws.guardduty_detector that return GuarddutyDetectorConfig Modifier and Type Method Description GuarddutyDetectorConfigGuarddutyDetectorConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.guardduty_detector with parameters of type GuarddutyDetectorConfig Constructor Description GuarddutyDetector(software.constructs.Construct scope, String id, GuarddutyDetectorConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/guardduty_detector aws_guardduty_detector} Resource.
-