| Package | Description | 
|---|---|
| com.tencentcloudapi.cdn.v20180606.models | 
| Modifier and Type | Method and Description | 
|---|---|
AwsPrivateAccess | 
DetailDomain.getAwsPrivateAccess()
Get S3 bucket origin access authentication configuration
Note: This field may return `null`, indicating that no valid value can be obtained. 
 | 
AwsPrivateAccess | 
OverseaConfig.getAwsPrivateAccess()
Get Access authentication for S3 origin
Note: This field may return `null`, indicating that no valid value can be obtained. 
 | 
AwsPrivateAccess | 
MainlandConfig.getAwsPrivateAccess()
Get Access authentication for S3 origin
Note: This field may return `null`, indicating that no valid value can be obtained. 
 | 
AwsPrivateAccess | 
UpdateDomainConfigRequest.getAwsPrivateAccess()
Get Access authentication for S3 origin 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DetailDomain.setAwsPrivateAccess(AwsPrivateAccess AwsPrivateAccess)
Set S3 bucket origin access authentication configuration
Note: This field may return `null`, indicating that no valid value can be obtained. 
 | 
void | 
OverseaConfig.setAwsPrivateAccess(AwsPrivateAccess AwsPrivateAccess)
Set Access authentication for S3 origin
Note: This field may return `null`, indicating that no valid value can be obtained. 
 | 
void | 
MainlandConfig.setAwsPrivateAccess(AwsPrivateAccess AwsPrivateAccess)
Set Access authentication for S3 origin
Note: This field may return `null`, indicating that no valid value can be obtained. 
 | 
void | 
UpdateDomainConfigRequest.setAwsPrivateAccess(AwsPrivateAccess AwsPrivateAccess)
Set Access authentication for S3 origin 
 | 
| 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 © 2023. All rights reserved.