LayerVersionArgs

constructor(compatibleRuntimes: Output<List<String>>? = null, description: Output<String>? = null, layerName: Output<String>? = null, ossBucketName: Output<String>? = null, ossObjectName: Output<String>? = null, skipDestroy: Output<Boolean>? = null, zipFile: Output<String>? = null)