@Stability(value=Stable)
public static interface CfnCodeSigningConfig.AllowedPublishersProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCodeSigningConfig.AllowedPublishersProperty.Builder
A builder for
CfnCodeSigningConfig.AllowedPublishersProperty |
static class |
CfnCodeSigningConfig.AllowedPublishersProperty.Jsii$Proxy
An implementation for
CfnCodeSigningConfig.AllowedPublishersProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCodeSigningConfig.AllowedPublishersProperty.Builder |
builder() |
List<String> |
getSigningProfileVersionArns()
`CfnCodeSigningConfig.AllowedPublishersProperty.SigningProfileVersionArns`.
|
@Stability(value=Stable) @NotNull List<String> getSigningProfileVersionArns()
@Stability(value=Stable) static CfnCodeSigningConfig.AllowedPublishersProperty.Builder builder()
Copyright © 2021. All rights reserved.