GetAppIngressCustomDomain

data class GetAppIngressCustomDomain(val certificateBindingType: String, val certificateId: String, val name: String)

Constructors

Link copied to clipboard
constructor(certificateBindingType: String, certificateId: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Binding type. Possible values include Disabled and SniEnabled. Defaults to Disabled.

Link copied to clipboard

The ID of the Container App Environment Certificate.

Link copied to clipboard

The name of the Container App.