| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Method and Description |
|---|---|
FileAssetLocation.Builder |
FileAssetLocation.Builder.bucketName(String bucketName)
Sets the value of
FileAssetLocation.getBucketName() |
static FileAssetLocation.Builder |
FileAssetLocation.builder() |
FileAssetLocation.Builder |
FileAssetLocation.Builder.httpUrl(String httpUrl)
Sets the value of
FileAssetLocation.getHttpUrl() |
FileAssetLocation.Builder |
FileAssetLocation.Builder.objectKey(String objectKey)
Sets the value of
FileAssetLocation.getObjectKey() |
FileAssetLocation.Builder |
FileAssetLocation.Builder.s3ObjectUrl(String s3ObjectUrl)
Sets the value of
FileAssetLocation.getS3ObjectUrl() |
Copyright © 2021. All rights reserved.