Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ssmcontacts.CfnContactChannelMixinProps.Builder
Packages that use CfnContactChannelMixinProps.Builder
-
Uses of CfnContactChannelMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ssmcontacts
Methods in software.amazon.awscdk.cfnpropertymixins.services.ssmcontacts that return CfnContactChannelMixinProps.BuilderModifier and TypeMethodDescriptionCfnContactChannelMixinProps.builder()CfnContactChannelMixinProps.Builder.channelAddress(String channelAddress) Sets the value ofCfnContactChannelMixinProps.getChannelAddress()CfnContactChannelMixinProps.Builder.channelName(String channelName) Sets the value ofCfnContactChannelMixinProps.getChannelName()CfnContactChannelMixinProps.Builder.channelType(String channelType) Sets the value ofCfnContactChannelMixinProps.getChannelType()Sets the value ofCfnContactChannelMixinProps.getContactId()CfnContactChannelMixinProps.Builder.deferActivation(Boolean deferActivation) Sets the value ofCfnContactChannelMixinProps.getDeferActivation()CfnContactChannelMixinProps.Builder.deferActivation(IResolvable deferActivation) Sets the value ofCfnContactChannelMixinProps.getDeferActivation()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ssmcontacts with parameters of type CfnContactChannelMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnContactChannelMixinProps.Builder.