Get Function Service Config Secret Volume
data class GetFunctionServiceConfigSecretVolume(val mountPath: String, val projectId: String, val secret: String, val versions: List<GetFunctionServiceConfigSecretVolumeVersion>)
Constructors
Link copied to clipboard
constructor(mountPath: String, projectId: String, secret: String, versions: List<GetFunctionServiceConfigSecretVolumeVersion>)