Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appsync.CfnApiMixinProps.Builder
Packages that use CfnApiMixinProps.Builder
-
Uses of CfnApiMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.appsync
Methods in software.amazon.awscdk.cfnpropertymixins.services.appsync that return CfnApiMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnApiMixinProps.BuilderCfnApiMixinProps.builder()CfnApiMixinProps.Builder.eventConfig(CfnApiPropsMixin.EventConfigProperty eventConfig) Sets the value ofCfnApiMixinProps.getEventConfig()CfnApiMixinProps.Builder.eventConfig(IResolvable eventConfig) Sets the value ofCfnApiMixinProps.getEventConfig()Sets the value ofCfnApiMixinProps.getName()CfnApiMixinProps.Builder.ownerContact(String ownerContact) Sets the value ofCfnApiMixinProps.getOwnerContact()Sets the value ofCfnApiMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appsync with parameters of type CfnApiMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnApiMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnApiMixinProps.Builder.