@Stability(value=Stable) public static final class CfnOriginEndpoint.AuthorizationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnOriginEndpoint.AuthorizationProperty>
CfnOriginEndpoint.AuthorizationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnOriginEndpoint.AuthorizationProperty |
build()
Builds the configured instance.
|
CfnOriginEndpoint.AuthorizationProperty.Builder |
cdnIdentifierSecret(String cdnIdentifierSecret)
Sets the value of
CfnOriginEndpoint.AuthorizationProperty.getCdnIdentifierSecret() |
CfnOriginEndpoint.AuthorizationProperty.Builder |
secretsRoleArn(String secretsRoleArn)
Sets the value of
CfnOriginEndpoint.AuthorizationProperty.getSecretsRoleArn() |
@Stability(value=Stable) public CfnOriginEndpoint.AuthorizationProperty.Builder cdnIdentifierSecret(String cdnIdentifierSecret)
CfnOriginEndpoint.AuthorizationProperty.getCdnIdentifierSecret()cdnIdentifierSecret - `CfnOriginEndpoint.AuthorizationProperty.CdnIdentifierSecret`. This parameter is required.this@Stability(value=Stable) public CfnOriginEndpoint.AuthorizationProperty.Builder secretsRoleArn(String secretsRoleArn)
CfnOriginEndpoint.AuthorizationProperty.getSecretsRoleArn()secretsRoleArn - `CfnOriginEndpoint.AuthorizationProperty.SecretsRoleArn`. This parameter is required.this@Stability(value=Stable) public CfnOriginEndpoint.AuthorizationProperty build()
build in interface software.amazon.jsii.Builder<CfnOriginEndpoint.AuthorizationProperty>CfnOriginEndpoint.AuthorizationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.