Class CfnLink.OpenRtbAttributeModuleParametersProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.rtbfabric.CfnLink.OpenRtbAttributeModuleParametersProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnLink.OpenRtbAttributeModuleParametersProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnLink.OpenRtbAttributeModuleParametersProperty
@Stability(Stable)
@Internal
public static final class CfnLink.OpenRtbAttributeModuleParametersProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLink.OpenRtbAttributeModuleParametersProperty
An implementation for
CfnLink.OpenRtbAttributeModuleParametersProperty-
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.CfnLink.OpenRtbAttributeModuleParametersProperty
CfnLink.OpenRtbAttributeModuleParametersProperty.Builder, CfnLink.OpenRtbAttributeModuleParametersProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLink.OpenRtbAttributeModuleParametersProperty.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 theCfnLink.OpenRtbAttributeModuleParametersProperty.Builder.
-
-
Method Details
-
getAction
Description copied from interface:CfnLink.OpenRtbAttributeModuleParametersPropertyDescribes a bid action.Returns union: either
IResolvableorCfnLink.ActionProperty- Specified by:
getActionin interfaceCfnLink.OpenRtbAttributeModuleParametersProperty- See Also:
-
getFilterConfiguration
Description copied from interface:CfnLink.OpenRtbAttributeModuleParametersPropertyDescribes the configuration of a filter.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnLink.FilterProperty>- Specified by:
getFilterConfigurationin interfaceCfnLink.OpenRtbAttributeModuleParametersProperty- See Also:
-
getFilterType
Description copied from interface:CfnLink.OpenRtbAttributeModuleParametersPropertyThe filter type.- Specified by:
getFilterTypein interfaceCfnLink.OpenRtbAttributeModuleParametersProperty- See Also:
-
getHoldbackPercentage
Description copied from interface:CfnLink.OpenRtbAttributeModuleParametersPropertyThe hold back percentage.- Specified by:
getHoldbackPercentagein interfaceCfnLink.OpenRtbAttributeModuleParametersProperty- 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()
-