Class CfnReportGroupProps.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnReportGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnReportGroupProps
An implementation for CfnReportGroupProps
  • 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.codebuild.CfnReportGroupProps

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnReportGroupProps.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 Object
    When deleting a report group, specifies if reports within the report group should be deleted.
    final Object
    Information about the destination where the raw data of this ReportGroup is exported.
    final String
    The name of the ReportGroup .
    final List<CfnTag>
    A list of tag key and value pairs associated with this report group.
    final String
    The type of the ReportGroup .
    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