Interface IDockerComposeNetworkBinding.Jsii$Default

    • Method Detail

      • bind

        @Stability(Experimental)
        @NotNull
        default String bind​(@NotNull
                            IDockerComposeNetworkConfig networkConfig)
        (experimental) Binds the requested network to the docker-compose network configuration and provide mounting instructions for synthesis.

        Specified by:
        bind in interface IDockerComposeNetworkBinding
        Parameters:
        networkConfig - the network configuration. This parameter is required.
        Returns:
        the service name