Uses of Interface
com.hashicorp.cdktf.providers.aws.datasync_agent.DatasyncAgentConfig
-
Packages that use DatasyncAgentConfig Package Description com.hashicorp.cdktf.providers.aws.datasync_agent aws_datasync_agent -
-
Uses of DatasyncAgentConfig in com.hashicorp.cdktf.providers.aws.datasync_agent
Classes in com.hashicorp.cdktf.providers.aws.datasync_agent that implement DatasyncAgentConfig Modifier and Type Class Description static classDatasyncAgentConfig.Jsii$ProxyAn implementation forDatasyncAgentConfigMethods in com.hashicorp.cdktf.providers.aws.datasync_agent that return DatasyncAgentConfig Modifier and Type Method Description DatasyncAgentConfigDatasyncAgentConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.datasync_agent with parameters of type DatasyncAgentConfig Constructor Description DatasyncAgent(software.constructs.Construct scope, String id, DatasyncAgentConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/datasync_agent aws_datasync_agent} Resource.
-