| Package | Description |
|---|---|
| software.amazon.awscdk.services.lightsail |
AWS::Lightsail Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnBucket.AccessRulesProperty.Jsii$Proxy
An implementation for
CfnBucket.AccessRulesProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnBucket.AccessRulesProperty |
CfnBucket.AccessRulesProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnBucketProps.Builder |
CfnBucketProps.Builder.accessRules(CfnBucket.AccessRulesProperty accessRules)
Sets the value of
CfnBucketProps.getAccessRules() |
CfnBucket.Builder |
CfnBucket.Builder.accessRules(CfnBucket.AccessRulesProperty accessRules)
An object that describes the access rules for the bucket.
|
void |
CfnBucket.setAccessRules(CfnBucket.AccessRulesProperty value)
An object that describes the access rules for the bucket.
|
Copyright © 2022. All rights reserved.