Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appsync.CfnSourceApiAssociationMixinProps.Builder
Packages that use CfnSourceApiAssociationMixinProps.Builder
-
Uses of CfnSourceApiAssociationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.appsync
Methods in software.amazon.awscdk.cfnpropertymixins.services.appsync that return CfnSourceApiAssociationMixinProps.BuilderModifier and TypeMethodDescriptionCfnSourceApiAssociationMixinProps.builder()CfnSourceApiAssociationMixinProps.Builder.description(String description) Sets the value ofCfnSourceApiAssociationMixinProps.getDescription()CfnSourceApiAssociationMixinProps.Builder.mergedApiIdentifier(String mergedApiIdentifier) Sets the value ofCfnSourceApiAssociationMixinProps.getMergedApiIdentifier()CfnSourceApiAssociationMixinProps.Builder.sourceApiAssociationConfig(CfnSourceApiAssociationPropsMixin.SourceApiAssociationConfigProperty sourceApiAssociationConfig) Sets the value ofCfnSourceApiAssociationMixinProps.getSourceApiAssociationConfig()CfnSourceApiAssociationMixinProps.Builder.sourceApiAssociationConfig(IResolvable sourceApiAssociationConfig) Sets the value ofCfnSourceApiAssociationMixinProps.getSourceApiAssociationConfig()CfnSourceApiAssociationMixinProps.Builder.sourceApiIdentifier(String sourceApiIdentifier) Sets the value ofCfnSourceApiAssociationMixinProps.getSourceApiIdentifier()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appsync with parameters of type CfnSourceApiAssociationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSourceApiAssociationMixinProps.Builder.