CustomContainerArgs

constructor(args: Output<List<String>>? = null, command: Output<List<String>>? = null, containerImage: Output<String>? = null, imageRegistryCredential: Output<ImageRegistryCredentialArgs>? = null, languageFramework: Output<String>? = null, server: Output<String>? = null)