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