Interface GuarddutyDetectorDatasourcesS3Logs
-
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
GuarddutyDetectorDatasourcesS3Logs.Jsii$Proxy
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-30T04:56:53.256Z") @Stability(Stable) public interface GuarddutyDetectorDatasourcesS3Logs extends software.amazon.jsii.JsiiSerializable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classGuarddutyDetectorDatasourcesS3Logs.BuilderA builder forGuarddutyDetectorDatasourcesS3Logsstatic classGuarddutyDetectorDatasourcesS3Logs.Jsii$ProxyAn implementation forGuarddutyDetectorDatasourcesS3Logs
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static GuarddutyDetectorDatasourcesS3Logs.Builderbuilder()ObjectgetEnable()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/guardduty_detector#enable GuarddutyDetector#enable}.
-
-
-
Method Detail
-
getEnable
@Stability(Stable) @NotNull Object getEnable()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/guardduty_detector#enable GuarddutyDetector#enable}.
-
builder
@Stability(Stable) static GuarddutyDetectorDatasourcesS3Logs.Builder builder()
-
-