Uses of Interface
com.hashicorp.cdktf.providers.aws.guardduty_detector.GuarddutyDetectorDatasources
-
Packages that use GuarddutyDetectorDatasources Package Description com.hashicorp.cdktf.providers.aws.guardduty_detector aws_guardduty_detector -
-
Uses of GuarddutyDetectorDatasources in com.hashicorp.cdktf.providers.aws.guardduty_detector
Classes in com.hashicorp.cdktf.providers.aws.guardduty_detector that implement GuarddutyDetectorDatasources Modifier and Type Class Description static classGuarddutyDetectorDatasources.Jsii$ProxyAn implementation forGuarddutyDetectorDatasourcesMethods in com.hashicorp.cdktf.providers.aws.guardduty_detector that return GuarddutyDetectorDatasources Modifier and Type Method Description GuarddutyDetectorDatasourcesGuarddutyDetectorDatasources.Builder. build()Builds the configured instance.default GuarddutyDetectorDatasourcesGuarddutyDetectorConfig. getDatasources()datasources block.GuarddutyDetectorDatasourcesGuarddutyDetectorConfig.Jsii$Proxy. getDatasources()GuarddutyDetectorDatasourcesGuarddutyDetector. getDatasourcesInput()GuarddutyDetectorDatasourcesGuarddutyDetectorDatasourcesOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.guardduty_detector with parameters of type GuarddutyDetectorDatasources Modifier and Type Method Description GuarddutyDetector.BuilderGuarddutyDetector.Builder. datasources(GuarddutyDetectorDatasources datasources)datasources block.GuarddutyDetectorConfig.BuilderGuarddutyDetectorConfig.Builder. datasources(GuarddutyDetectorDatasources datasources)Sets the value ofGuarddutyDetectorConfig.getDatasources()voidGuarddutyDetector. putDatasources(GuarddutyDetectorDatasources value)voidGuarddutyDetectorDatasourcesOutputReference. setInternalValue(GuarddutyDetectorDatasources value)
-