@Stability(value=Stable) public static final class CfnTrail.EventSelectorProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTrail.EventSelectorProperty>
CfnTrail.EventSelectorProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTrail.EventSelectorProperty |
build()
Builds the configured instance.
|
CfnTrail.EventSelectorProperty.Builder |
dataResources(IResolvable dataResources)
Sets the value of
CfnTrail.EventSelectorProperty.getDataResources() |
CfnTrail.EventSelectorProperty.Builder |
dataResources(List<? extends Object> dataResources)
Sets the value of
CfnTrail.EventSelectorProperty.getDataResources() |
CfnTrail.EventSelectorProperty.Builder |
includeManagementEvents(Boolean includeManagementEvents)
Sets the value of
CfnTrail.EventSelectorProperty.getIncludeManagementEvents() |
CfnTrail.EventSelectorProperty.Builder |
includeManagementEvents(IResolvable includeManagementEvents)
Sets the value of
CfnTrail.EventSelectorProperty.getIncludeManagementEvents() |
CfnTrail.EventSelectorProperty.Builder |
readWriteType(String readWriteType)
Sets the value of
CfnTrail.EventSelectorProperty.getReadWriteType() |
@Stability(value=Stable) public CfnTrail.EventSelectorProperty.Builder dataResources(IResolvable dataResources)
CfnTrail.EventSelectorProperty.getDataResources()dataResources - `CfnTrail.EventSelectorProperty.DataResources`.this@Stability(value=Stable) public CfnTrail.EventSelectorProperty.Builder dataResources(List<? extends Object> dataResources)
CfnTrail.EventSelectorProperty.getDataResources()dataResources - `CfnTrail.EventSelectorProperty.DataResources`.this@Stability(value=Stable) public CfnTrail.EventSelectorProperty.Builder includeManagementEvents(Boolean includeManagementEvents)
CfnTrail.EventSelectorProperty.getIncludeManagementEvents()includeManagementEvents - `CfnTrail.EventSelectorProperty.IncludeManagementEvents`.this@Stability(value=Stable) public CfnTrail.EventSelectorProperty.Builder includeManagementEvents(IResolvable includeManagementEvents)
CfnTrail.EventSelectorProperty.getIncludeManagementEvents()includeManagementEvents - `CfnTrail.EventSelectorProperty.IncludeManagementEvents`.this@Stability(value=Stable) public CfnTrail.EventSelectorProperty.Builder readWriteType(String readWriteType)
CfnTrail.EventSelectorProperty.getReadWriteType()readWriteType - `CfnTrail.EventSelectorProperty.ReadWriteType`.this@Stability(value=Stable) public CfnTrail.EventSelectorProperty build()
build in interface software.amazon.jsii.Builder<CfnTrail.EventSelectorProperty>CfnTrail.EventSelectorPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.