Interface OpsworksHaproxyLayerCloudwatchConfigurationLogStreams
-
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
OpsworksHaproxyLayerCloudwatchConfigurationLogStreams.Jsii$Proxy
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-30T04:56:54.294Z") @Stability(Stable) public interface OpsworksHaproxyLayerCloudwatchConfigurationLogStreams extends software.amazon.jsii.JsiiSerializable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classOpsworksHaproxyLayerCloudwatchConfigurationLogStreams.BuilderA builder forOpsworksHaproxyLayerCloudwatchConfigurationLogStreamsstatic classOpsworksHaproxyLayerCloudwatchConfigurationLogStreams.Jsii$ProxyAn implementation forOpsworksHaproxyLayerCloudwatchConfigurationLogStreams
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description static OpsworksHaproxyLayerCloudwatchConfigurationLogStreams.Builderbuilder()default NumbergetBatchCount()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#batch_count OpsworksHaproxyLayer#batch_count}.default NumbergetBatchSize()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#batch_size OpsworksHaproxyLayer#batch_size}.default NumbergetBufferDuration()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#buffer_duration OpsworksHaproxyLayer#buffer_duration}.default StringgetDatetimeFormat()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#datetime_format OpsworksHaproxyLayer#datetime_format}.default StringgetEncoding()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#encoding OpsworksHaproxyLayer#encoding}.StringgetFile()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#file OpsworksHaproxyLayer#file}.default StringgetFileFingerprintLines()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#file_fingerprint_lines OpsworksHaproxyLayer#file_fingerprint_lines}.default StringgetInitialPosition()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#initial_position OpsworksHaproxyLayer#initial_position}.StringgetLogGroupName()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#log_group_name OpsworksHaproxyLayer#log_group_name}.default StringgetMultilineStartPattern()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#multiline_start_pattern OpsworksHaproxyLayer#multiline_start_pattern}.default StringgetTimeZone()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#time_zone OpsworksHaproxyLayer#time_zone}.
-
-
-
Method Detail
-
getFile
@Stability(Stable) @NotNull String getFile()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#file OpsworksHaproxyLayer#file}.
-
getLogGroupName
@Stability(Stable) @NotNull String getLogGroupName()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#log_group_name OpsworksHaproxyLayer#log_group_name}.
-
getBatchCount
@Stability(Stable) @Nullable default Number getBatchCount()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#batch_count OpsworksHaproxyLayer#batch_count}.
-
getBatchSize
@Stability(Stable) @Nullable default Number getBatchSize()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#batch_size OpsworksHaproxyLayer#batch_size}.
-
getBufferDuration
@Stability(Stable) @Nullable default Number getBufferDuration()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#buffer_duration OpsworksHaproxyLayer#buffer_duration}.
-
getDatetimeFormat
@Stability(Stable) @Nullable default String getDatetimeFormat()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#datetime_format OpsworksHaproxyLayer#datetime_format}.
-
getEncoding
@Stability(Stable) @Nullable default String getEncoding()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#encoding OpsworksHaproxyLayer#encoding}.
-
getFileFingerprintLines
@Stability(Stable) @Nullable default String getFileFingerprintLines()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#file_fingerprint_lines OpsworksHaproxyLayer#file_fingerprint_lines}.
-
getInitialPosition
@Stability(Stable) @Nullable default String getInitialPosition()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#initial_position OpsworksHaproxyLayer#initial_position}.
-
getMultilineStartPattern
@Stability(Stable) @Nullable default String getMultilineStartPattern()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#multiline_start_pattern OpsworksHaproxyLayer#multiline_start_pattern}.
-
getTimeZone
@Stability(Stable) @Nullable default String getTimeZone()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#time_zone OpsworksHaproxyLayer#time_zone}.
-
builder
@Stability(Stable) static OpsworksHaproxyLayerCloudwatchConfigurationLogStreams.Builder builder()
-
-