Interface GrpcConfig.Builder

    • Method Detail

      • enabled

        GrpcConfig.Builder enabled​(Boolean enabled)

        Enables your CloudFront distribution to receive gRPC requests and to proxy them directly to your origins.

        Parameters:
        enabled - Enables your CloudFront distribution to receive gRPC requests and to proxy them directly to your origins.
        Returns:
        Returns a reference to this object so that method calls can be chained together.