Get Entity Result
constructor(arn: String? = null, components: Map<String, EntityComponent>? = null, compositeComponents: Map<String, EntityCompositeComponent>? = null, creationDateTime: String? = null, description: String? = null, entityName: String? = null, hasChildEntities: Boolean? = null, parentEntityId: String? = null, status: EntityStatus? = null, tags: Map<String, String>? = null, updateDateTime: String? = null)