@Stability(value=Stable)
public static interface CfnPackagingGroup.AuthorizationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPackagingGroup.AuthorizationProperty.Builder
A builder for
CfnPackagingGroup.AuthorizationProperty |
static class |
CfnPackagingGroup.AuthorizationProperty.Jsii$Proxy
An implementation for
CfnPackagingGroup.AuthorizationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPackagingGroup.AuthorizationProperty.Builder |
builder() |
String |
getCdnIdentifierSecret()
`CfnPackagingGroup.AuthorizationProperty.CdnIdentifierSecret`.
|
String |
getSecretsRoleArn()
`CfnPackagingGroup.AuthorizationProperty.SecretsRoleArn`.
|
@Stability(value=Stable) @NotNull String getCdnIdentifierSecret()
@Stability(value=Stable) @NotNull String getSecretsRoleArn()
@Stability(value=Stable) static CfnPackagingGroup.AuthorizationProperty.Builder builder()
Copyright © 2021. All rights reserved.