Uses of Class
software.amazon.awscdk.services.ssmcontacts.CfnContactProps.Builder
Packages that use CfnContactProps.Builder
-
Uses of CfnContactProps.Builder in software.amazon.awscdk.services.ssmcontacts
Methods in software.amazon.awscdk.services.ssmcontacts that return CfnContactProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnContactProps.getAlias()static CfnContactProps.BuilderCfnContactProps.builder()CfnContactProps.Builder.displayName(String displayName) Sets the value ofCfnContactProps.getDisplayName()Sets the value ofCfnContactProps.getPlan()CfnContactProps.Builder.plan(IResolvable plan) Sets the value ofCfnContactProps.getPlan()Sets the value ofCfnContactProps.getTags()Sets the value ofCfnContactProps.getType()Constructors in software.amazon.awscdk.services.ssmcontacts with parameters of type CfnContactProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnContactProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnContactProps.Builder.