Interface DataLossPreventionStoredInfoTypeLargeCustomDictionaryBigQueryField
-
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
DataLossPreventionStoredInfoTypeLargeCustomDictionaryBigQueryField.Jsii$Proxy
@Generated(value="jsii-pacmak/1.102.0 (build e354887)", date="2024-08-31T03:59:20.524Z") @Stability(Stable) public interface DataLossPreventionStoredInfoTypeLargeCustomDictionaryBigQueryField extends software.amazon.jsii.JsiiSerializable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classDataLossPreventionStoredInfoTypeLargeCustomDictionaryBigQueryField.Builderstatic classDataLossPreventionStoredInfoTypeLargeCustomDictionaryBigQueryField.Jsii$ProxyAn implementation forDataLossPreventionStoredInfoTypeLargeCustomDictionaryBigQueryField
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static DataLossPreventionStoredInfoTypeLargeCustomDictionaryBigQueryField.Builderbuilder()DataLossPreventionStoredInfoTypeLargeCustomDictionaryBigQueryFieldFieldgetField()field block.DataLossPreventionStoredInfoTypeLargeCustomDictionaryBigQueryFieldTablegetTable()table block.
-
-
-
Method Detail
-
getField
@Stability(Stable) @NotNull DataLossPreventionStoredInfoTypeLargeCustomDictionaryBigQueryFieldField getField()
field block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_stored_info_type#field DataLossPreventionStoredInfoType#field}
-
getTable
@Stability(Stable) @NotNull DataLossPreventionStoredInfoTypeLargeCustomDictionaryBigQueryFieldTable getTable()
table block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_stored_info_type#table DataLossPreventionStoredInfoType#table}
-
builder
@Stability(Stable) static DataLossPreventionStoredInfoTypeLargeCustomDictionaryBigQueryField.Builder builder()
-
-