@Stability(value=Stable) @Internal public static final class CfnReportPlanProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnReportPlanProps
CfnReportPlanPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnReportPlanProps.Builder, CfnReportPlanProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnReportPlanProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnReportPlanProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getReportDeliveryChannel()
Contains information about where and how to deliver your reports, specifically your Amazon S3 bucket name, S3 key prefix, and the formats of your reports.
|
String |
getReportPlanDescription()
An optional description of the report plan with a maximum 1,024 characters.
|
String |
getReportPlanName()
The unique name of the report plan.
|
Object |
getReportPlanTags()
A list of tags to tag your report plan.
|
Object |
getReportSetting()
Identifies the report template for the report.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnReportPlanProps.Builder builder)
CfnReportPlanProps.Builder.public final Object getReportDeliveryChannel()
CfnReportPlanPropsgetReportDeliveryChannel in interface CfnReportPlanPropspublic final Object getReportSetting()
CfnReportPlanProps
RESOURCE_COMPLIANCE_REPORT | CONTROL_COMPLIANCE_REPORT | BACKUP_JOB_REPORT | COPY_JOB_REPORT | RESTORE_JOB_REPORT
If the report template is RESOURCE_COMPLIANCE_REPORT or CONTROL_COMPLIANCE_REPORT , this API resource also describes the report coverage by AWS Regions and frameworks.
getReportSetting in interface CfnReportPlanPropspublic final String getReportPlanDescription()
CfnReportPlanPropsgetReportPlanDescription in interface CfnReportPlanPropspublic final String getReportPlanName()
CfnReportPlanPropsThis name is between 1 and 256 characters starting with a letter, and consisting of letters (a-z, A-Z), numbers (0-9), and underscores (_).
getReportPlanName in interface CfnReportPlanPropspublic final Object getReportPlanTags()
CfnReportPlanPropsgetReportPlanTags in interface CfnReportPlanProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.