@Stability(value=Stable) @Internal public static final class CfnCodeSigningConfigProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCodeSigningConfigProps
CfnCodeSigningConfigPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnCodeSigningConfigProps.Builder, CfnCodeSigningConfigProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCodeSigningConfigProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCodeSigningConfigProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAllowedPublishers()
List of allowed publishers.
|
Object |
getCodeSigningPolicies()
The code signing policy controls the validation failure action for signature mismatch or expiry.
|
String |
getDescription()
Code signing configuration description.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnCodeSigningConfigProps.Builder builder)
CfnCodeSigningConfigProps.Builder.public final Object getAllowedPublishers()
CfnCodeSigningConfigPropsgetAllowedPublishers in interface CfnCodeSigningConfigPropspublic final Object getCodeSigningPolicies()
CfnCodeSigningConfigPropsgetCodeSigningPolicies in interface CfnCodeSigningConfigPropspublic final String getDescription()
CfnCodeSigningConfigPropsgetDescription in interface CfnCodeSigningConfigProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.