interface CheckPEMChainRequestSecretChain {
    secretId: string;
    secretRegion: string;
}

Properties

secretId: string
secretRegion: string