StorageNotificationConfig.Builder |
StorageNotificationConfig.Builder.bucket(String bucket) |
|
static StorageNotificationConfig.Builder |
StorageNotificationConfig.builder() |
|
StorageNotificationConfig.Builder |
StorageNotificationConfig.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
Sets the value of TerraformMetaArguments.getConnection()
|
StorageNotificationConfig.Builder |
StorageNotificationConfig.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
Sets the value of TerraformMetaArguments.getConnection()
|
StorageNotificationConfig.Builder |
StorageNotificationConfig.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
Sets the value of TerraformMetaArguments.getCount()
|
StorageNotificationConfig.Builder |
StorageNotificationConfig.Builder.count(Number count) |
Sets the value of TerraformMetaArguments.getCount()
|
StorageNotificationConfig.Builder |
StorageNotificationConfig.Builder.customAttributes(Map<String,String> customAttributes) |
|
StorageNotificationConfig.Builder |
StorageNotificationConfig.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
Sets the value of TerraformMetaArguments.getDependsOn()
|
StorageNotificationConfig.Builder |
StorageNotificationConfig.Builder.eventTypes(List<String> eventTypes) |
|
StorageNotificationConfig.Builder |
StorageNotificationConfig.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
Sets the value of TerraformMetaArguments.getForEach()
|
StorageNotificationConfig.Builder |
StorageNotificationConfig.Builder.id(String id) |
|
StorageNotificationConfig.Builder |
StorageNotificationConfig.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
Sets the value of TerraformMetaArguments.getLifecycle()
|
StorageNotificationConfig.Builder |
StorageNotificationConfig.Builder.objectNamePrefix(String objectNamePrefix) |
|
StorageNotificationConfig.Builder |
StorageNotificationConfig.Builder.payloadFormat(String payloadFormat) |
|
StorageNotificationConfig.Builder |
StorageNotificationConfig.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
Sets the value of TerraformMetaArguments.getProvider()
|
StorageNotificationConfig.Builder |
StorageNotificationConfig.Builder.provisioners(List<? extends Object> provisioners) |
Sets the value of TerraformMetaArguments.getProvisioners()
|
StorageNotificationConfig.Builder |
StorageNotificationConfig.Builder.topic(String topic) |
|