@Stability(value=Stable) public static final class CfnFindingsFilter.FindingsFilterListItemProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFindingsFilter.FindingsFilterListItemProperty>
CfnFindingsFilter.FindingsFilterListItemProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFindingsFilter.FindingsFilterListItemProperty |
build()
Builds the configured instance.
|
CfnFindingsFilter.FindingsFilterListItemProperty.Builder |
id(String id)
Sets the value of
CfnFindingsFilter.FindingsFilterListItemProperty.getId() |
CfnFindingsFilter.FindingsFilterListItemProperty.Builder |
name(String name)
Sets the value of
CfnFindingsFilter.FindingsFilterListItemProperty.getName() |
@Stability(value=Stable) public CfnFindingsFilter.FindingsFilterListItemProperty.Builder id(String id)
CfnFindingsFilter.FindingsFilterListItemProperty.getId()id - The unique identifier for the filter.this@Stability(value=Stable) public CfnFindingsFilter.FindingsFilterListItemProperty.Builder name(String name)
CfnFindingsFilter.FindingsFilterListItemProperty.getName()name - The custom name of the filter.this@Stability(value=Stable) public CfnFindingsFilter.FindingsFilterListItemProperty build()
build in interface software.amazon.jsii.Builder<CfnFindingsFilter.FindingsFilterListItemProperty>CfnFindingsFilter.FindingsFilterListItemPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.