Class CfnTrustStoreRevocationPropsMixin.TrustStoreRevocationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancingv2.CfnTrustStoreRevocationPropsMixin.TrustStoreRevocationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTrustStoreRevocationPropsMixin.TrustStoreRevocationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTrustStoreRevocationPropsMixin.TrustStoreRevocationProperty
@Stability(Stable)
@Internal
public static final class CfnTrustStoreRevocationPropsMixin.TrustStoreRevocationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTrustStoreRevocationPropsMixin.TrustStoreRevocationProperty
An implementation for
CfnTrustStoreRevocationPropsMixin.TrustStoreRevocationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancingv2.CfnTrustStoreRevocationPropsMixin.TrustStoreRevocationProperty
CfnTrustStoreRevocationPropsMixin.TrustStoreRevocationProperty.Builder, CfnTrustStoreRevocationPropsMixin.TrustStoreRevocationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTrustStoreRevocationPropsMixin.TrustStoreRevocationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal NumberThe number of revoked certificates.final StringThe revocation ID of the revocation file.final StringThe type of revocation file.final StringThe Amazon Resource Name (ARN) of the trust store.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnTrustStoreRevocationPropsMixin.TrustStoreRevocationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTrustStoreRevocationPropsMixin.TrustStoreRevocationProperty.Builder.
-
-
Method Details
-
getNumberOfRevokedEntries
Description copied from interface:CfnTrustStoreRevocationPropsMixin.TrustStoreRevocationPropertyThe number of revoked certificates.- Specified by:
getNumberOfRevokedEntriesin interfaceCfnTrustStoreRevocationPropsMixin.TrustStoreRevocationProperty- See Also:
-
getRevocationId
Description copied from interface:CfnTrustStoreRevocationPropsMixin.TrustStoreRevocationPropertyThe revocation ID of the revocation file.- Specified by:
getRevocationIdin interfaceCfnTrustStoreRevocationPropsMixin.TrustStoreRevocationProperty- See Also:
-
getRevocationType
Description copied from interface:CfnTrustStoreRevocationPropsMixin.TrustStoreRevocationPropertyThe type of revocation file.- Specified by:
getRevocationTypein interfaceCfnTrustStoreRevocationPropsMixin.TrustStoreRevocationProperty- See Also:
-
getTrustStoreArn
Description copied from interface:CfnTrustStoreRevocationPropsMixin.TrustStoreRevocationPropertyThe Amazon Resource Name (ARN) of the trust store.- Specified by:
getTrustStoreArnin interfaceCfnTrustStoreRevocationPropsMixin.TrustStoreRevocationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-