Uses of Interface
com.hashicorp.cdktf.providers.aws.neptune_cluster_parameter_group.NeptuneClusterParameterGroupParameter
-
Packages that use NeptuneClusterParameterGroupParameter Package Description com.hashicorp.cdktf.providers.aws.neptune_cluster_parameter_group aws_neptune_cluster_parameter_group -
-
Uses of NeptuneClusterParameterGroupParameter in com.hashicorp.cdktf.providers.aws.neptune_cluster_parameter_group
Classes in com.hashicorp.cdktf.providers.aws.neptune_cluster_parameter_group that implement NeptuneClusterParameterGroupParameter Modifier and Type Class Description static classNeptuneClusterParameterGroupParameter.Jsii$ProxyAn implementation forNeptuneClusterParameterGroupParameterMethods in com.hashicorp.cdktf.providers.aws.neptune_cluster_parameter_group that return NeptuneClusterParameterGroupParameter Modifier and Type Method Description NeptuneClusterParameterGroupParameterNeptuneClusterParameterGroupParameter.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.neptune_cluster_parameter_group with parameters of type NeptuneClusterParameterGroupParameter Modifier and Type Method Description voidNeptuneClusterParameterGroupParameterOutputReference. setInternalValue(NeptuneClusterParameterGroupParameter value)Method parameters in com.hashicorp.cdktf.providers.aws.neptune_cluster_parameter_group with type arguments of type NeptuneClusterParameterGroupParameter Modifier and Type Method Description NeptuneClusterParameterGroup.BuilderNeptuneClusterParameterGroup.Builder. parameter(List<? extends NeptuneClusterParameterGroupParameter> parameter)parameter block.NeptuneClusterParameterGroupConfig.BuilderNeptuneClusterParameterGroupConfig.Builder. parameter(List<? extends NeptuneClusterParameterGroupParameter> parameter)Sets the value ofNeptuneClusterParameterGroupConfig.getParameter()voidNeptuneClusterParameterGroupParameterList. setInternalValue(List<NeptuneClusterParameterGroupParameter> value)
-