| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
AwsPrivateAccess |
CDNDomainConfigForUpdate.getAwsPrivateAccess()
Get Origin access authentication for S3 bucket.
|
AwsPrivateAccess |
CDNDomainConfig.getAwsPrivateAccess()
Get Origin access authentication for S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CDNDomainConfigForUpdate.setAwsPrivateAccess(AwsPrivateAccess AwsPrivateAccess)
Set Origin access authentication for S3 bucket.
|
void |
CDNDomainConfig.setAwsPrivateAccess(AwsPrivateAccess AwsPrivateAccess)
Set Origin access authentication for S3 bucket.
|
| Constructor and Description |
|---|
AwsPrivateAccess(AwsPrivateAccess source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.