public static final class BucketResource.LifecycleConfigurationProperty.Builder extends Object
BucketResource.LifecycleConfigurationProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
BucketResource.LifecycleConfigurationProperty |
build()
Builds the configured instance.
|
BucketResource.LifecycleConfigurationProperty.Builder |
withRules(List<Object> value)
Sets the value of Rules
|
BucketResource.LifecycleConfigurationProperty.Builder |
withRules(software.amazon.awscdk.Token value)
Sets the value of Rules
|
public BucketResource.LifecycleConfigurationProperty.Builder withRules(software.amazon.awscdk.Token value)
value
- ``BucketResource.LifecycleConfigurationProperty.Rules``this
public BucketResource.LifecycleConfigurationProperty.Builder withRules(List<Object> value)
value
- ``BucketResource.LifecycleConfigurationProperty.Rules``this
public BucketResource.LifecycleConfigurationProperty build()
BucketResource.LifecycleConfigurationProperty
NullPointerException
- if any required attribute was not providedCopyright © 2018. All rights reserved.