GetEntityResult

fun GetEntityResult(arn: String? = null, components: Any? = null, creationDateTime: String? = null, description: String? = null, entityName: String? = null, hasChildEntities: Boolean? = null, parentEntityId: String? = null, status: EntityStatus? = null, tags: Any? = null, updateDateTime: String? = null)