Uses of Class
com.hashicorp.cdktf.providers.aws.elasticsearch_domain.ElasticsearchDomainSnapshotOptions.Builder
-
Packages that use ElasticsearchDomainSnapshotOptions.Builder Package Description com.hashicorp.cdktf.providers.aws.elasticsearch_domain aws_elasticsearch_domain -
-
Uses of ElasticsearchDomainSnapshotOptions.Builder in com.hashicorp.cdktf.providers.aws.elasticsearch_domain
Methods in com.hashicorp.cdktf.providers.aws.elasticsearch_domain that return ElasticsearchDomainSnapshotOptions.Builder Modifier and Type Method Description ElasticsearchDomainSnapshotOptions.BuilderElasticsearchDomainSnapshotOptions.Builder. automatedSnapshotStartHour(Number automatedSnapshotStartHour)Sets the value ofElasticsearchDomainSnapshotOptions.getAutomatedSnapshotStartHour()static ElasticsearchDomainSnapshotOptions.BuilderElasticsearchDomainSnapshotOptions. builder()Constructors in com.hashicorp.cdktf.providers.aws.elasticsearch_domain with parameters of type ElasticsearchDomainSnapshotOptions.Builder Constructor Description Jsii$Proxy(ElasticsearchDomainSnapshotOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theElasticsearchDomainSnapshotOptions.Builder.
-