Class DataAwsAppmeshVirtualGatewaySpecLoggingAccessLogFileFormat.Builder
- java.lang.Object
-
- com.hashicorp.cdktf.providers.aws.data_aws_appmesh_virtual_gateway.DataAwsAppmeshVirtualGatewaySpecLoggingAccessLogFileFormat.Builder
-
- All Implemented Interfaces:
software.amazon.jsii.Builder<DataAwsAppmeshVirtualGatewaySpecLoggingAccessLogFileFormat>
- Enclosing interface:
- DataAwsAppmeshVirtualGatewaySpecLoggingAccessLogFileFormat
@Stability(Stable) public static final class DataAwsAppmeshVirtualGatewaySpecLoggingAccessLogFileFormat.Builder extends Object implements software.amazon.jsii.Builder<DataAwsAppmeshVirtualGatewaySpecLoggingAccessLogFileFormat>
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DataAwsAppmeshVirtualGatewaySpecLoggingAccessLogFileFormatbuild()Builds the configured instance.
-
-
-
Method Detail
-
build
@Stability(Stable) public DataAwsAppmeshVirtualGatewaySpecLoggingAccessLogFileFormat build()
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<DataAwsAppmeshVirtualGatewaySpecLoggingAccessLogFileFormat>- Returns:
- a new instance of
DataAwsAppmeshVirtualGatewaySpecLoggingAccessLogFileFormat - Throws:
NullPointerException- if any required attribute was not provided
-
-