Software Recipe Artifact Args
fun SoftwareRecipeArtifactArgs(allowInsecure: Output<Boolean>? = null, gcs: Output<SoftwareRecipeArtifactGcsArgs>? = null, id: Output<String>, remote: Output<SoftwareRecipeArtifactRemoteArgs>? = null)