Uses of Interface
com.hashicorp.cdktf.providers.aws.datasync_agent.DatasyncAgentTimeouts
-
Packages that use DatasyncAgentTimeouts Package Description com.hashicorp.cdktf.providers.aws.datasync_agent aws_datasync_agent -
-
Uses of DatasyncAgentTimeouts in com.hashicorp.cdktf.providers.aws.datasync_agent
Classes in com.hashicorp.cdktf.providers.aws.datasync_agent that implement DatasyncAgentTimeouts Modifier and Type Class Description static classDatasyncAgentTimeouts.Jsii$ProxyAn implementation forDatasyncAgentTimeoutsMethods in com.hashicorp.cdktf.providers.aws.datasync_agent that return DatasyncAgentTimeouts Modifier and Type Method Description DatasyncAgentTimeoutsDatasyncAgentTimeouts.Builder. build()Builds the configured instance.default DatasyncAgentTimeoutsDatasyncAgentConfig. getTimeouts()timeouts block.DatasyncAgentTimeoutsDatasyncAgentConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.datasync_agent with parameters of type DatasyncAgentTimeouts Modifier and Type Method Description voidDatasyncAgent. putTimeouts(DatasyncAgentTimeouts value)voidDatasyncAgentTimeoutsOutputReference. setInternalValue(DatasyncAgentTimeouts value)DatasyncAgent.BuilderDatasyncAgent.Builder. timeouts(DatasyncAgentTimeouts timeouts)timeouts block.DatasyncAgentConfig.BuilderDatasyncAgentConfig.Builder. timeouts(DatasyncAgentTimeouts timeouts)Sets the value ofDatasyncAgentConfig.getTimeouts()
-