interface TLSSecret {
    region: Region;
    secretId: string;
}

Properties

Properties

region: Region

Region of the Secret.

secretId: string

ID of the Secret.