@Stability(value=Stable)
public static interface CfnAssessment.AssessmentReportsDestinationProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnAssessment.AssessmentReportsDestinationProperty.Builder
A builder for
CfnAssessment.AssessmentReportsDestinationProperty |
static class |
CfnAssessment.AssessmentReportsDestinationProperty.Jsii$Proxy
An implementation for
CfnAssessment.AssessmentReportsDestinationProperty |
Modifier and Type | Method and Description |
---|---|
static CfnAssessment.AssessmentReportsDestinationProperty.Builder |
builder() |
default String |
getDestination()
`CfnAssessment.AssessmentReportsDestinationProperty.Destination`.
|
default String |
getDestinationType()
`CfnAssessment.AssessmentReportsDestinationProperty.DestinationType`.
|
@Stability(value=Stable) @Nullable default String getDestination()
@Stability(value=Stable) @Nullable default String getDestinationType()
@Stability(value=Stable) static CfnAssessment.AssessmentReportsDestinationProperty.Builder builder()
Copyright © 2021. All rights reserved.