SccEventThreatDetectionCustomModule.Builder |
SccEventThreatDetectionCustomModule.Builder.config(String config) |
Config for the module.
|
SccEventThreatDetectionCustomModule.Builder |
SccEventThreatDetectionCustomModule.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
SccEventThreatDetectionCustomModule.Builder |
SccEventThreatDetectionCustomModule.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
SccEventThreatDetectionCustomModule.Builder |
SccEventThreatDetectionCustomModule.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
SccEventThreatDetectionCustomModule.Builder |
SccEventThreatDetectionCustomModule.Builder.count(Number count) |
|
static SccEventThreatDetectionCustomModule.Builder |
SccEventThreatDetectionCustomModule.Builder.create(software.constructs.Construct scope,
String id) |
|
SccEventThreatDetectionCustomModule.Builder |
SccEventThreatDetectionCustomModule.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
SccEventThreatDetectionCustomModule.Builder |
SccEventThreatDetectionCustomModule.Builder.displayName(String displayName) |
The human readable name to be displayed for the module.
|
SccEventThreatDetectionCustomModule.Builder |
SccEventThreatDetectionCustomModule.Builder.enablementState(String enablementState) |
The state of enablement for the module at the given level of the hierarchy.
|
SccEventThreatDetectionCustomModule.Builder |
SccEventThreatDetectionCustomModule.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
SccEventThreatDetectionCustomModule.Builder |
SccEventThreatDetectionCustomModule.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/scc_event_threat_detection_custom_module#id SccEventThreatDetectionCustomModule#id}.
|
SccEventThreatDetectionCustomModule.Builder |
SccEventThreatDetectionCustomModule.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
SccEventThreatDetectionCustomModule.Builder |
SccEventThreatDetectionCustomModule.Builder.organization(String organization) |
Numerical ID of the parent organization.
|
SccEventThreatDetectionCustomModule.Builder |
SccEventThreatDetectionCustomModule.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
SccEventThreatDetectionCustomModule.Builder |
SccEventThreatDetectionCustomModule.Builder.provisioners(List<? extends Object> provisioners) |
|
SccEventThreatDetectionCustomModule.Builder |
SccEventThreatDetectionCustomModule.Builder.timeouts(SccEventThreatDetectionCustomModuleTimeouts timeouts) |
timeouts block.
|
SccEventThreatDetectionCustomModule.Builder |
SccEventThreatDetectionCustomModule.Builder.type(String type) |
Immutable.
|