Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.amplify.CfnBranchPropsMixin.BackendProperty
Packages that use CfnBranchPropsMixin.BackendProperty
-
Uses of CfnBranchPropsMixin.BackendProperty in software.amazon.awscdk.cfnpropertymixins.services.amplify
Classes in software.amazon.awscdk.cfnpropertymixins.services.amplify that implement CfnBranchPropsMixin.BackendPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBranchPropsMixin.BackendPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.amplify that return CfnBranchPropsMixin.BackendPropertyModifier and TypeMethodDescriptionCfnBranchPropsMixin.BackendProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.amplify with parameters of type CfnBranchPropsMixin.BackendPropertyModifier and TypeMethodDescriptionCfnBranchMixinProps.Builder.backend(CfnBranchPropsMixin.BackendProperty backend) Sets the value ofCfnBranchMixinProps.getBackend()CfnBranchPropsMixin.Builder.backend(CfnBranchPropsMixin.BackendProperty backend) The backend for aBranchof an Amplify app.