ExportApplicationTemplateRevisionIaCResponse

Response message for ExportApplicationTemplateRevisionIaC method.

JSON representation
{
  "artifactLocation": {
    object (ArtifactLocation)
  },
  "rootModulesMetadata": {
    object (RootModulesMetadata)
  }
}
Fields
artifactLocation

object (ArtifactLocation)

The destination where the generated IaC was written.

rootModulesMetadata

object (RootModulesMetadata)

Root modules metadata of the application template revision.