Uses of Interface
com.hashicorp.cdktf.providers.aws.elasticsearch_domain.ElasticsearchDomainAutoTuneOptionsMaintenanceSchedule
-
Packages that use ElasticsearchDomainAutoTuneOptionsMaintenanceSchedule Package Description com.hashicorp.cdktf.providers.aws.elasticsearch_domain aws_elasticsearch_domain -
-
Uses of ElasticsearchDomainAutoTuneOptionsMaintenanceSchedule in com.hashicorp.cdktf.providers.aws.elasticsearch_domain
Classes in com.hashicorp.cdktf.providers.aws.elasticsearch_domain that implement ElasticsearchDomainAutoTuneOptionsMaintenanceSchedule Modifier and Type Class Description static classElasticsearchDomainAutoTuneOptionsMaintenanceSchedule.Jsii$ProxyAn implementation forElasticsearchDomainAutoTuneOptionsMaintenanceScheduleMethods in com.hashicorp.cdktf.providers.aws.elasticsearch_domain that return ElasticsearchDomainAutoTuneOptionsMaintenanceSchedule Modifier and Type Method Description ElasticsearchDomainAutoTuneOptionsMaintenanceScheduleElasticsearchDomainAutoTuneOptionsMaintenanceSchedule.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.elasticsearch_domain with parameters of type ElasticsearchDomainAutoTuneOptionsMaintenanceSchedule Modifier and Type Method Description voidElasticsearchDomainAutoTuneOptionsMaintenanceScheduleOutputReference. setInternalValue(ElasticsearchDomainAutoTuneOptionsMaintenanceSchedule value)Method parameters in com.hashicorp.cdktf.providers.aws.elasticsearch_domain with type arguments of type ElasticsearchDomainAutoTuneOptionsMaintenanceSchedule Modifier and Type Method Description ElasticsearchDomainAutoTuneOptions.BuilderElasticsearchDomainAutoTuneOptions.Builder. maintenanceSchedule(List<? extends ElasticsearchDomainAutoTuneOptionsMaintenanceSchedule> maintenanceSchedule)Sets the value ofElasticsearchDomainAutoTuneOptions.getMaintenanceSchedule()voidElasticsearchDomainAutoTuneOptionsMaintenanceScheduleList. setInternalValue(List<ElasticsearchDomainAutoTuneOptionsMaintenanceSchedule> value)
-