Class CfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.fis.CfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationProperty
An implementation for
CfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationProperty-
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.fis.CfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationProperty
CfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationProperty.Builder, CfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationProperty.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 ObjectThe data sources for the experiment report.final ObjectThe output destinations of the experiment report.final StringThe duration after the experiment end time for the data sources to include in the report.final StringThe duration before the experiment start time for the data sources to include in the report.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(CfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationProperty.Builder.
-
-
Method Details
-
getDataSources
Description copied from interface:CfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationPropertyThe data sources for the experiment report.Returns union: either
IResolvableorCfnExperimentTemplatePropsMixin.DataSourcesProperty- Specified by:
getDataSourcesin interfaceCfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationProperty- See Also:
-
getOutputs
Description copied from interface:CfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationPropertyThe output destinations of the experiment report.Returns union: either
IResolvableorCfnExperimentTemplatePropsMixin.OutputsProperty- Specified by:
getOutputsin interfaceCfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationProperty- See Also:
-
getPostExperimentDuration
Description copied from interface:CfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationPropertyThe duration after the experiment end time for the data sources to include in the report.- Specified by:
getPostExperimentDurationin interfaceCfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationProperty- See Also:
-
getPreExperimentDuration
Description copied from interface:CfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationPropertyThe duration before the experiment start time for the data sources to include in the report.- Specified by:
getPreExperimentDurationin interfaceCfnExperimentTemplatePropsMixin.ExperimentTemplateExperimentReportConfigurationProperty- 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()
-