Interface MedialiveChannelDestinationsSettings

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    MedialiveChannelDestinationsSettings.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:53.964Z")
    @Stability(Stable)
    public interface MedialiveChannelDestinationsSettings
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getPasswordParam

        @Stability(Stable)
        @Nullable
        default String getPasswordParam()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#password_param MedialiveChannel#password_param}.
      • getStreamName

        @Stability(Stable)
        @Nullable
        default String getStreamName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#stream_name MedialiveChannel#stream_name}.
      • getUrl

        @Stability(Stable)
        @Nullable
        default String getUrl()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#url MedialiveChannel#url}.
      • getUsername

        @Stability(Stable)
        @Nullable
        default String getUsername()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#username MedialiveChannel#username}.