Class ContributorInsightsState.Builder

  • Enclosing class:
    ContributorInsightsState

    public static final class ContributorInsightsState.Builder
    extends java.lang.Object
    • Method Detail

      • indexName

        public ContributorInsightsState.Builder indexName​(@Nullable
                                                          com.pulumi.core.Output<java.lang.String> indexName)
        Parameters:
        indexName - The global secondary index name
        Returns:
        builder
      • indexName

        public ContributorInsightsState.Builder indexName​(java.lang.String indexName)
        Parameters:
        indexName - The global secondary index name
        Returns:
        builder
      • tableName

        public ContributorInsightsState.Builder tableName​(@Nullable
                                                          com.pulumi.core.Output<java.lang.String> tableName)
        Parameters:
        tableName - The name of the table to enable contributor insights
        Returns:
        builder
      • tableName

        public ContributorInsightsState.Builder tableName​(java.lang.String tableName)
        Parameters:
        tableName - The name of the table to enable contributor insights
        Returns:
        builder