IvsChannel.Builder |
IvsChannel.Builder.authorized(com.hashicorp.cdktf.IResolvable authorized) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ivs_channel#authorized IvsChannel#authorized}.
|
IvsChannel.Builder |
IvsChannel.Builder.authorized(Boolean authorized) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ivs_channel#authorized IvsChannel#authorized}.
|
IvsChannel.Builder |
IvsChannel.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
IvsChannel.Builder |
IvsChannel.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
IvsChannel.Builder |
IvsChannel.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
IvsChannel.Builder |
IvsChannel.Builder.count(Number count) |
|
static IvsChannel.Builder |
IvsChannel.Builder.create(software.constructs.Construct scope,
String id) |
|
IvsChannel.Builder |
IvsChannel.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
IvsChannel.Builder |
IvsChannel.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
IvsChannel.Builder |
IvsChannel.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ivs_channel#id IvsChannel#id}.
|
IvsChannel.Builder |
IvsChannel.Builder.latencyMode(String latencyMode) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ivs_channel#latency_mode IvsChannel#latency_mode}.
|
IvsChannel.Builder |
IvsChannel.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
IvsChannel.Builder |
IvsChannel.Builder.name(String name) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ivs_channel#name IvsChannel#name}.
|
IvsChannel.Builder |
IvsChannel.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
IvsChannel.Builder |
IvsChannel.Builder.provisioners(List<? extends Object> provisioners) |
|
IvsChannel.Builder |
IvsChannel.Builder.recordingConfigurationArn(String recordingConfigurationArn) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ivs_channel#recording_configuration_arn IvsChannel#recording_configuration_arn}.
|
IvsChannel.Builder |
IvsChannel.Builder.tags(Map<String,String> tags) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ivs_channel#tags IvsChannel#tags}.
|
IvsChannel.Builder |
IvsChannel.Builder.tagsAll(Map<String,String> tagsAll) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ivs_channel#tags_all IvsChannel#tags_all}.
|
IvsChannel.Builder |
IvsChannel.Builder.timeouts(IvsChannelTimeouts timeouts) |
timeouts block.
|
IvsChannel.Builder |
IvsChannel.Builder.type(String type) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ivs_channel#type IvsChannel#type}.
|