| Package | Description |
|---|---|
| software.amazon.awscdk.services.sam.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static ApiResource.S3LocationProperty.Builder |
ApiResource.S3LocationProperty.builder() |
ApiResource.S3LocationProperty.Builder |
ApiResource.S3LocationProperty.Builder.withBucket(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Bucket
|
ApiResource.S3LocationProperty.Builder |
ApiResource.S3LocationProperty.Builder.withBucket(String value)
Sets the value of Bucket
|
ApiResource.S3LocationProperty.Builder |
ApiResource.S3LocationProperty.Builder.withKey(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Key
|
ApiResource.S3LocationProperty.Builder |
ApiResource.S3LocationProperty.Builder.withKey(String value)
Sets the value of Key
|
ApiResource.S3LocationProperty.Builder |
ApiResource.S3LocationProperty.Builder.withVersion(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Version
|
ApiResource.S3LocationProperty.Builder |
ApiResource.S3LocationProperty.Builder.withVersion(Number value)
Sets the value of Version
|
Copyright © 2018. All rights reserved.