Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pipes.CfnPipePropsMixin.PipeSourceRabbitMQBrokerParametersProperty.Builder
Packages that use CfnPipePropsMixin.PipeSourceRabbitMQBrokerParametersProperty.Builder
-
Uses of CfnPipePropsMixin.PipeSourceRabbitMQBrokerParametersProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.pipes
Methods in software.amazon.awscdk.cfnpropertymixins.services.pipes that return CfnPipePropsMixin.PipeSourceRabbitMQBrokerParametersProperty.BuilderModifier and TypeMethodDescriptionCfnPipePropsMixin.PipeSourceRabbitMQBrokerParametersProperty.builder()CfnPipePropsMixin.PipeSourceRabbitMQBrokerParametersProperty.Builder.credentials(CfnPipePropsMixin.MQBrokerAccessCredentialsProperty credentials) CfnPipePropsMixin.PipeSourceRabbitMQBrokerParametersProperty.Builder.credentials(IResolvable credentials) CfnPipePropsMixin.PipeSourceRabbitMQBrokerParametersProperty.Builder.maximumBatchingWindowInSeconds(Number maximumBatchingWindowInSeconds) CfnPipePropsMixin.PipeSourceRabbitMQBrokerParametersProperty.Builder.virtualHost(String virtualHost) Constructors in software.amazon.awscdk.cfnpropertymixins.services.pipes with parameters of type CfnPipePropsMixin.PipeSourceRabbitMQBrokerParametersProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPipePropsMixin.PipeSourceRabbitMQBrokerParametersProperty.Builder.