| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
List<OriginAccessControlSummary> |
OriginAccessControlList.items()
Contains the origin access controls in the list.
|
| Modifier and Type | Method and Description |
|---|---|
OriginAccessControlList.Builder |
OriginAccessControlList.Builder.items(OriginAccessControlSummary... items)
Contains the origin access controls in the list.
|
| Modifier and Type | Method and Description |
|---|---|
OriginAccessControlList.Builder |
OriginAccessControlList.Builder.items(Collection<OriginAccessControlSummary> items)
Contains the origin access controls in the list.
|
Copyright © 2023. All rights reserved.