Class CfnFeatureProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.evidently.CfnFeatureProps.Jsii$Proxy
All Implemented Interfaces:
CfnFeatureProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnFeatureProps

@Stability(Stable) @Internal public static final class CfnFeatureProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFeatureProps
An implementation for CfnFeatureProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.evidently.CfnFeatureProps

    CfnFeatureProps.Builder, CfnFeatureProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnFeatureProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final String
    The name of the variation to use as the default variation.
    final String
    An optional description of the feature.
    final Object
    Specify users that should always be served a specific variation of a feature.
    final String
    Specify ALL_RULES to activate the traffic allocation specified by any ongoing launches or experiments.
    final String
    The name for the feature.
    final String
    The name or ARN of the project that is to contain the new feature.
    final List<CfnTag>
    Assigns one or more tags (key-value pairs) to the feature.
    final Object
    An array of structures that contain the configuration of the feature's different variations.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait