Uses of Class
com.hashicorp.cdktf.providers.aws.dynamodb_contributor_insights.DynamodbContributorInsightsTimeouts.Builder
-
Packages that use DynamodbContributorInsightsTimeouts.Builder Package Description com.hashicorp.cdktf.providers.aws.dynamodb_contributor_insights aws_dynamodb_contributor_insights -
-
Uses of DynamodbContributorInsightsTimeouts.Builder in com.hashicorp.cdktf.providers.aws.dynamodb_contributor_insights
Methods in com.hashicorp.cdktf.providers.aws.dynamodb_contributor_insights that return DynamodbContributorInsightsTimeouts.Builder Modifier and Type Method Description static DynamodbContributorInsightsTimeouts.BuilderDynamodbContributorInsightsTimeouts. builder()DynamodbContributorInsightsTimeouts.BuilderDynamodbContributorInsightsTimeouts.Builder. create(String create)Sets the value ofDynamodbContributorInsightsTimeouts.getCreate()DynamodbContributorInsightsTimeouts.BuilderDynamodbContributorInsightsTimeouts.Builder. delete(String delete)Sets the value ofDynamodbContributorInsightsTimeouts.getDelete()Constructors in com.hashicorp.cdktf.providers.aws.dynamodb_contributor_insights with parameters of type DynamodbContributorInsightsTimeouts.Builder Constructor Description Jsii$Proxy(DynamodbContributorInsightsTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theDynamodbContributorInsightsTimeouts.Builder.
-