@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.000Z") @Stability(value=Stable) public interface CfnNetworkInsightsAnalysisProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnNetworkInsightsAnalysisProps.Builder
A builder for
CfnNetworkInsightsAnalysisProps |
static class |
CfnNetworkInsightsAnalysisProps.Jsii$Proxy
An implementation for
CfnNetworkInsightsAnalysisProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnNetworkInsightsAnalysisProps.Builder |
builder() |
default List<String> |
getFilterInArns()
`AWS::EC2::NetworkInsightsAnalysis.FilterInArns`.
|
String |
getNetworkInsightsPathId()
`AWS::EC2::NetworkInsightsAnalysis.NetworkInsightsPathId`.
|
default List<CfnTag> |
getTags()
`AWS::EC2::NetworkInsightsAnalysis.Tags`.
|
@Stability(value=Stable) @NotNull String getNetworkInsightsPathId()
@Stability(value=Stable) @Nullable default List<String> getFilterInArns()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnNetworkInsightsAnalysisProps.Builder builder()
Copyright © 2021. All rights reserved.