Get Component Type Result
fun GetComponentTypeResult(arn: String? = null, creationDateTime: String? = null, description: String? = null, extendsFrom: List<String>? = null, functions: Any? = null, isAbstract: Boolean? = null, isSchemaInitialized: Boolean? = null, isSingleton: Boolean? = null, propertyDefinitions: Any? = null, propertyGroups: Any? = null, status: ComponentTypeStatus? = null, tags: Any? = null, updateDateTime: String? = null)