CreateApplicationVersionResponse constructor
CreateApplicationVersionResponse({})
Implementation
CreateApplicationVersionResponse({
this.applicationId,
this.creationTime,
this.parameterDefinitions,
this.requiredCapabilities,
this.resourcesSupported,
this.semanticVersion,
this.sourceCodeArchiveUrl,
this.sourceCodeUrl,
this.templateUrl,
});