Class CfnProfilePropsMixin.AttributeMappingProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.rolesanywhere.CfnProfilePropsMixin.AttributeMappingProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnProfilePropsMixin.AttributeMappingProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnProfilePropsMixin.AttributeMappingProperty
@Stability(Stable)
@Internal
public static final class CfnProfilePropsMixin.AttributeMappingProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnProfilePropsMixin.AttributeMappingProperty
An implementation for
CfnProfilePropsMixin.AttributeMappingProperty-
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.rolesanywhere.CfnProfilePropsMixin.AttributeMappingProperty
CfnProfilePropsMixin.AttributeMappingProperty.Builder, CfnProfilePropsMixin.AttributeMappingProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnProfilePropsMixin.AttributeMappingProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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
Constructor that initializes the object based on literal property values passed by theCfnProfilePropsMixin.AttributeMappingProperty.Builder.
-
-
Method Details
-
getCertificateField
Description copied from interface:CfnProfilePropsMixin.AttributeMappingPropertyFields (x509Subject, x509Issuer and x509SAN) within X.509 certificates.- Specified by:
getCertificateFieldin interfaceCfnProfilePropsMixin.AttributeMappingProperty- See Also:
-
getMappingRules
Description copied from interface:CfnProfilePropsMixin.AttributeMappingPropertyA list of mapping entries for every supported specifier or sub-field.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnProfilePropsMixin.MappingRuleProperty>- Specified by:
getMappingRulesin interfaceCfnProfilePropsMixin.AttributeMappingProperty- 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()
-