@Stability(value=Stable) public static final class CfnEventIntegration.EventIntegrationAssociationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEventIntegration.EventIntegrationAssociationProperty>
CfnEventIntegration.EventIntegrationAssociationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnEventIntegration.EventIntegrationAssociationProperty.Builder clientAssociationMetadata(IResolvable clientAssociationMetadata)
CfnEventIntegration.EventIntegrationAssociationProperty.getClientAssociationMetadata()clientAssociationMetadata - The metadata associated with the client.this@Stability(value=Stable) public CfnEventIntegration.EventIntegrationAssociationProperty.Builder clientAssociationMetadata(List<? extends Object> clientAssociationMetadata)
CfnEventIntegration.EventIntegrationAssociationProperty.getClientAssociationMetadata()clientAssociationMetadata - The metadata associated with the client.this@Stability(value=Stable) public CfnEventIntegration.EventIntegrationAssociationProperty.Builder clientId(String clientId)
CfnEventIntegration.EventIntegrationAssociationProperty.getClientId()clientId - The identifier for the client that is associated with the event integration.this@Stability(value=Stable) public CfnEventIntegration.EventIntegrationAssociationProperty.Builder eventBridgeRuleName(String eventBridgeRuleName)
eventBridgeRuleName - The name of the EventBridge rule.this@Stability(value=Stable) public CfnEventIntegration.EventIntegrationAssociationProperty.Builder eventIntegrationAssociationArn(String eventIntegrationAssociationArn)
CfnEventIntegration.EventIntegrationAssociationProperty.getEventIntegrationAssociationArn()eventIntegrationAssociationArn - The Amazon Resource Name (ARN) for the event integration association.this@Stability(value=Stable) public CfnEventIntegration.EventIntegrationAssociationProperty.Builder eventIntegrationAssociationId(String eventIntegrationAssociationId)
CfnEventIntegration.EventIntegrationAssociationProperty.getEventIntegrationAssociationId()eventIntegrationAssociationId - The identifier for the event integration association.this@Stability(value=Stable) public CfnEventIntegration.EventIntegrationAssociationProperty build()
build in interface software.amazon.jsii.Builder<CfnEventIntegration.EventIntegrationAssociationProperty>CfnEventIntegration.EventIntegrationAssociationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.