public static interface ClusterResource.LoggingPropertiesProperty.Builder.Build
| Modifier and Type | Method and Description |
|---|---|
ClusterResource.LoggingPropertiesProperty |
build() |
ClusterResource.LoggingPropertiesProperty.Builder.Build |
withS3KeyPrefix(String value)
``ClusterResource.LoggingPropertiesProperty.S3KeyPrefix``
|
ClusterResource.LoggingPropertiesProperty.Builder.Build |
withS3KeyPrefix(software.amazon.awscdk.Token value)
``ClusterResource.LoggingPropertiesProperty.S3KeyPrefix``
|
ClusterResource.LoggingPropertiesProperty build()
ClusterResource.LoggingPropertiesProperty object, initialized with the values set on this builder.ClusterResource.LoggingPropertiesProperty.Builder.Build withS3KeyPrefix(String value)
ClusterResource.LoggingPropertiesProperty.Builder.Build withS3KeyPrefix(software.amazon.awscdk.Token value)
Copyright © 2018. All rights reserved.