Uses of Class
com.hashicorp.cdktf.providers.aws.datasync_agent.DatasyncAgentTimeouts.Builder
-
Packages that use DatasyncAgentTimeouts.Builder Package Description com.hashicorp.cdktf.providers.aws.datasync_agent aws_datasync_agent -
-
Uses of DatasyncAgentTimeouts.Builder in com.hashicorp.cdktf.providers.aws.datasync_agent
Methods in com.hashicorp.cdktf.providers.aws.datasync_agent that return DatasyncAgentTimeouts.Builder Modifier and Type Method Description static DatasyncAgentTimeouts.BuilderDatasyncAgentTimeouts. builder()DatasyncAgentTimeouts.BuilderDatasyncAgentTimeouts.Builder. create(String create)Sets the value ofDatasyncAgentTimeouts.getCreate()Constructors in com.hashicorp.cdktf.providers.aws.datasync_agent with parameters of type DatasyncAgentTimeouts.Builder Constructor Description Jsii$Proxy(DatasyncAgentTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theDatasyncAgentTimeouts.Builder.
-