| Package | Description |
|---|---|
| software.amazon.awscdk.services.events.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static EventBusPolicyResource.ConditionProperty.Builder |
EventBusPolicyResource.ConditionProperty.builder() |
EventBusPolicyResource.ConditionProperty.Builder |
EventBusPolicyResource.ConditionProperty.Builder.withKey(String value)
Sets the value of Key
|
EventBusPolicyResource.ConditionProperty.Builder |
EventBusPolicyResource.ConditionProperty.Builder.withKey(software.amazon.awscdk.Token value)
Sets the value of Key
|
EventBusPolicyResource.ConditionProperty.Builder |
EventBusPolicyResource.ConditionProperty.Builder.withType(String value)
Sets the value of Type
|
EventBusPolicyResource.ConditionProperty.Builder |
EventBusPolicyResource.ConditionProperty.Builder.withType(software.amazon.awscdk.Token value)
Sets the value of Type
|
EventBusPolicyResource.ConditionProperty.Builder |
EventBusPolicyResource.ConditionProperty.Builder.withValue(String value)
Sets the value of Value
|
EventBusPolicyResource.ConditionProperty.Builder |
EventBusPolicyResource.ConditionProperty.Builder.withValue(software.amazon.awscdk.Token value)
Sets the value of Value
|
Copyright © 2018. All rights reserved.