Uses of Class
com.hashicorp.cdktf.providers.aws.ivs_channel.IvsChannelTimeouts.Builder
-
Packages that use IvsChannelTimeouts.Builder Package Description com.hashicorp.cdktf.providers.aws.ivs_channel aws_ivs_channel -
-
Uses of IvsChannelTimeouts.Builder in com.hashicorp.cdktf.providers.aws.ivs_channel
Methods in com.hashicorp.cdktf.providers.aws.ivs_channel that return IvsChannelTimeouts.Builder Modifier and Type Method Description static IvsChannelTimeouts.BuilderIvsChannelTimeouts. builder()IvsChannelTimeouts.BuilderIvsChannelTimeouts.Builder. create(String create)Sets the value ofIvsChannelTimeouts.getCreate()IvsChannelTimeouts.BuilderIvsChannelTimeouts.Builder. delete(String delete)Sets the value ofIvsChannelTimeouts.getDelete()IvsChannelTimeouts.BuilderIvsChannelTimeouts.Builder. update(String update)Sets the value ofIvsChannelTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.aws.ivs_channel with parameters of type IvsChannelTimeouts.Builder Constructor Description Jsii$Proxy(IvsChannelTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theIvsChannelTimeouts.Builder.
-