Interface DescribeComponentConfigurationRecommendationResponse.Builder

    • Method Detail

      • componentConfiguration

        DescribeComponentConfigurationRecommendationResponse.Builder componentConfiguration​(String componentConfiguration)

        The recommended configuration settings of the component. The value is the escaped JSON of the configuration.

        Parameters:
        componentConfiguration - The recommended configuration settings of the component. The value is the escaped JSON of the configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.