Uses of Class
com.hashicorp.cdktf.providers.aws.guardduty_detector.GuarddutyDetectorDatasources.Builder
-
Packages that use GuarddutyDetectorDatasources.Builder Package Description com.hashicorp.cdktf.providers.aws.guardduty_detector aws_guardduty_detector -
-
Uses of GuarddutyDetectorDatasources.Builder in com.hashicorp.cdktf.providers.aws.guardduty_detector
Methods in com.hashicorp.cdktf.providers.aws.guardduty_detector that return GuarddutyDetectorDatasources.Builder Modifier and Type Method Description static GuarddutyDetectorDatasources.BuilderGuarddutyDetectorDatasources. builder()GuarddutyDetectorDatasources.BuilderGuarddutyDetectorDatasources.Builder. kubernetes(GuarddutyDetectorDatasourcesKubernetes kubernetes)Sets the value ofGuarddutyDetectorDatasources.getKubernetes()GuarddutyDetectorDatasources.BuilderGuarddutyDetectorDatasources.Builder. malwareProtection(GuarddutyDetectorDatasourcesMalwareProtection malwareProtection)Sets the value ofGuarddutyDetectorDatasources.getMalwareProtection()GuarddutyDetectorDatasources.BuilderGuarddutyDetectorDatasources.Builder. s3Logs(GuarddutyDetectorDatasourcesS3Logs s3Logs)Sets the value ofGuarddutyDetectorDatasources.getS3Logs()Constructors in com.hashicorp.cdktf.providers.aws.guardduty_detector with parameters of type GuarddutyDetectorDatasources.Builder Constructor Description Jsii$Proxy(GuarddutyDetectorDatasources.Builder builder)Constructor that initializes the object based on literal property values passed by theGuarddutyDetectorDatasources.Builder.
-