Class CfnLinkProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.rtbfabric.CfnLinkProps.Jsii$Proxy
- All Implemented Interfaces:
CfnLinkProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnLinkProps
@Stability(Stable)
@Internal
public static final class CfnLinkProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLinkProps
An implementation for
CfnLinkProps-
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.services.rtbfabric.CfnLinkProps
CfnLinkProps.Builder, CfnLinkProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnLinkProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLinkProps.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 Stringfinal ObjectReturns union: eitherBooleanorIResolvablefinal ObjectReturns union: eitherIResolvableorCfnLink.LinkAttributesPropertyfinal ObjectReturns union: eitherIResolvableorCfnLink.LinkLogSettingsPropertyfinal ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnLink.ModuleConfigurationProperty>final StringgetTags()Tags to assign to the Link.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
Constructor that initializes the object based on literal property values passed by theCfnLinkProps.Builder.
-
-
Method Details
-
getGatewayId
- Specified by:
getGatewayIdin interfaceCfnLinkProps- See Also:
-
getLinkLogSettings
Description copied from interface:CfnLinkPropsReturns union: eitherIResolvableorCfnLink.LinkLogSettingsProperty- Specified by:
getLinkLogSettingsin interfaceCfnLinkProps- See Also:
-
getPeerGatewayId
- Specified by:
getPeerGatewayIdin interfaceCfnLinkProps- See Also:
-
getHttpResponderAllowed
Description copied from interface:CfnLinkPropsReturns union: eitherBooleanorIResolvable- Specified by:
getHttpResponderAllowedin interfaceCfnLinkProps- See Also:
-
getLinkAttributes
Description copied from interface:CfnLinkPropsReturns union: eitherIResolvableorCfnLink.LinkAttributesProperty- Specified by:
getLinkAttributesin interfaceCfnLinkProps- See Also:
-
getModuleConfigurationList
Description copied from interface:CfnLinkPropsReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnLink.ModuleConfigurationProperty>- Specified by:
getModuleConfigurationListin interfaceCfnLinkProps- See Also:
-
getTags
Description copied from interface:CfnLinkPropsTags to assign to the Link.- Specified by:
getTagsin interfaceCfnLinkProps- 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()
-